Skip to content

Commit 9975564

Browse files
committed
Remove import
1 parent f10b51d commit 9975564

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/sentry/deletions/defaults/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
from .file import * # noqa: F401,F403
1212
from .group import * # noqa: F401,F403
1313
from .grouphash import * # noqa: F401,F403
14-
from .grouphistory import * # noqa: F401,F403
1514
from .incident import * # noqa: F401,F403
1615
from .monitor import * # noqa: F401,F403
1716
from .monitor_environment import * # noqa: F401,F403

0 commit comments

Comments
 (0)