|
@@ -481,7 +481,6 @@ module = [
|
|
|
"sentry.utils.committers",
|
|
|
"sentry.utils.distutils.commands.base",
|
|
|
"sentry.utils.distutils.commands.build_assets",
|
|
|
- "sentry.utils.email.signer",
|
|
|
"sentry.utils.locking.backends.migration",
|
|
|
"sentry.utils.sentry_apps.webhooks",
|
|
|
"sentry.utils.services",
|
|
@@ -595,6 +594,7 @@ module = [
|
|
|
"sentry.tasks.commit_context",
|
|
|
"sentry.tasks.on_demand_metrics",
|
|
|
"sentry.tasks.reprocessing2",
|
|
|
+ "sentry.utils.email.*",
|
|
|
"sentry.utils.iterators",
|
|
|
"sentry.utils.locking.backends.redis",
|
|
|
"sentry.utils.redis",
|