Skip to content

Commit b016772

Browse files
committed
rename file
1 parent 2425b5e commit b016772

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

databases/catdat/scripts/seed.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ import type {
1111
FunctorImplicationYaml,
1212
FunctorPropertyYaml,
1313
FunctorYaml,
14-
} from './yaml.types'
14+
} from './seed.types'
1515
import { create_schema_hash, get_saved_schema_hash } from './schema.utils'
1616

1717
const db = get_client()

0 commit comments

Comments
 (0)