Skip to content

Commit 5741677

Browse files
authored
deletes default_app_config
1 parent 482915d commit 5741677

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

django_prometheus/__init__.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,3 @@
1818
except ImportError:
1919
# If people don't have pip, don't export anything.
2020
pass
21-
22-
default_app_config = "django_prometheus.apps.DjangoPrometheusConfig"

0 commit comments

Comments
 (0)