We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f10b51d commit 9975564Copy full SHA for 9975564
src/sentry/deletions/defaults/__init__.py
@@ -11,7 +11,6 @@
11
from .file import * # noqa: F401,F403
12
from .group import * # noqa: F401,F403
13
from .grouphash import * # noqa: F401,F403
14
-from .grouphistory import * # noqa: F401,F403
15
from .incident import * # noqa: F401,F403
16
from .monitor import * # noqa: F401,F403
17
from .monitor_environment import * # noqa: F401,F403
0 commit comments