Skip to content

Commit 6734e63

Browse files
committed
Remove unused import
1 parent 401b7c6 commit 6734e63

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

prometheus_client/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
import os
88
import time
99
import threading
10-
from contextlib import contextmanager
1110
try:
1211
from BaseHTTPServer import BaseHTTPRequestHandler
1312
except ImportError:

0 commit comments

Comments
 (0)