Skip to content

Commit b3b9315

Browse files
committed
Remove unused import
1 parent 30f2cac commit b3b9315

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

jupyter_server/prometheus/metrics.py

-2
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,6 @@
3838

3939
from prometheus_client import Info
4040

41-
from .._version import __version__
42-
4341
SERVER_INFO = Info("jupyter_server_info", "Jupyter Server Version information")
4442

4543
__all__ = [

0 commit comments

Comments
 (0)