Skip to content

Commit b72d64d

Browse files
fchapotonkevin-bates
authored andcommitted
remove unused import of os
found by lgtm
1 parent 7a8d996 commit b72d64d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

jupyter_server/services/sessions/sessionmanager.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
# Copyright (c) Jupyter Development Team.
44
# Distributed under the terms of the Modified BSD License.
55

6-
import os
76
import uuid
87

98
try:

0 commit comments

Comments
 (0)