Skip to content

Commit 1e2f93b

Browse files
author
Claire Pajot
committed
Removed unused constant
1 parent c7fc676 commit 1e2f93b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

nucleus/constants.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
CATEGORY_TYPE = "category"
1212
MULTICATEGORY_TYPE = "multicategory"
1313
ANNOTATION_TYPES = (BOX_TYPE, POLYGON_TYPE, SEGMENTATION_TYPE, CUBOID_TYPE)
14-
TAXONOMY_TYPES = (CATEGORY_TYPE, MULTICATEGORY_TYPE)
1514
ANNOTATION_UPDATE_KEY = "update"
1615
AUTOTAGS_KEY = "autotags"
1716
EXPORTED_ROWS = "exportedRows"

0 commit comments

Comments
 (0)