Skip to content

Commit 74c3d14

Browse files
committed
review: remove bbox from UNPREFIXED_FIELDS
1 parent b5b16c6 commit 74c3d14

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/lib/database.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ const UNPREFIXED_FIELDS = [
2828
'id',
2929
'collection',
3030
'geometry',
31-
'bbox'
3231
]
3332

3433
let collectionToIndexMapping = null

0 commit comments

Comments
 (0)