Skip to content

Commit 100c741

Browse files
author
Val Brodsky
committed
Remove DicomSupported
1 parent b185313 commit 100c741

File tree

1 file changed

+0
-4
lines changed
  • libs/labelbox/src/labelbox/data/serialization/ndjson

1 file changed

+0
-4
lines changed

libs/labelbox/src/labelbox/data/serialization/ndjson/objects.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -61,10 +61,6 @@ class VideoSupported(BaseModel):
6161
frame: int
6262

6363

64-
class DicomSupported(BaseModel):
65-
group_key: str
66-
67-
6864
class _Point(BaseModel):
6965
x: float
7066
y: float

0 commit comments

Comments
 (0)