Skip to content

Commit 6559a2f

Browse files
author
chengcong1
committed
remove unused import
1 parent efc967d commit 6559a2f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

jupyter_server/gateway/managers.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
import os
1212
import time
1313
import typing as t
14-
from operator import is_
1514
from queue import Empty, Queue
1615
from threading import Thread
1716
from time import monotonic

0 commit comments

Comments
 (0)