Skip to content

Commit 0c21d54

Browse files
committed
間違いを修正
1 parent f7fcd17 commit 0c21d54

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

annofabapi/wrapper.py

-2
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,6 @@ def __init__(self, api: AnnofabApi):
2525
api: AnnofabApi Instance
2626
"""
2727
self.api = api
28-
import annofabapi.enum
29-
annofabapi.enum.TaskPhase
3028

3129
#########################################
3230
# Private Method

0 commit comments

Comments
 (0)