Skip to content

Commit 5719cc9

Browse files
committed
Removed unused import to validate travis-CI
1 parent ea68d97 commit 5719cc9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

django_prometheus/models.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
from prometheus_client import Counter
2-
from functools import wraps
32

43
from django_prometheus.conf import NAMESPACE
54

0 commit comments

Comments
 (0)