Skip to content

Commit 94d0139

Browse files
committed
small nit
1 parent 562e84d commit 94d0139

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

labelbox/data/annotation_types/data/base_data.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
from abc import ABC
22
from typing import Optional, Dict, List, Any
3-
from labelbox
43

54
from pydantic import BaseModel
65

0 commit comments

Comments
 (0)