We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d42e7e commit 60786b4Copy full SHA for 60786b4
waterbutler/server/api/v1/core.py
@@ -3,8 +3,6 @@
3
import tornado.web
4
import tornado.gen
5
import tornado.iostream
6
-from typing_extensions import Any
7
-
8
import sentry_sdk
9
10
from waterbutler import tasks
0 commit comments