fix: reference

This commit is contained in:
Cory Dransfeldt 2024-06-01 12:01:59 -07:00
parent 0211306dc6
commit 8f7e6b789f
No known key found for this signature in database

View file

@ -1,7 +0,0 @@
import TwentyTwentyThree from './json/roundups/2023.js'
export default async function () {
return {
2023: TwentyTwentyThree
}
}