Skip to content

Commit 60786b4

Browse files
authored
Update core.py
1 parent 8d42e7e commit 60786b4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

waterbutler/server/api/v1/core.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
import tornado.web
44
import tornado.gen
55
import tornado.iostream
6-
from typing_extensions import Any
7-
86
import sentry_sdk
97

108
from waterbutler import tasks

0 commit comments

Comments
 (0)