Skip to content

Commit 2f0d042

Browse files
committed
Remove date ValueType
1 parent 9a20fcc commit 2f0d042

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/lib/schema.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ export type ValueType =
1919
| 'string'
2020
| 'number'
2121
| 'boolean'
22-
| 'date'
2322
| 'string_array'
2423
| 'number_array'
2524

0 commit comments

Comments
 (0)