Begin work on purging the range bucket type from the codebase
This commit is contained in:
parent
5fe11fda0d
commit
ac93a3342f
3 changed files with 4 additions and 33 deletions
|
|
@ -38,7 +38,6 @@ export const api = deepFreeze({
|
|||
},
|
||||
schemas: {
|
||||
buckets: {
|
||||
range: numberBucketSchema,
|
||||
number: numberBucketSchema,
|
||||
string: stringBucketSchema,
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue