Skip to content

Commit 52ae8cf

Browse files
authored
remove unused import
1 parent 8291e9a commit 52ae8cf

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

django_prometheus/conf/__init__.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
import os
2-
31
from django.conf import settings
42

53
NAMESPACE = ""

0 commit comments

Comments
 (0)