Skip to content

Commit

Permalink
remove unnecessary import of requests_unixsocket (#5451)
Browse files Browse the repository at this point in the history
  • Loading branch information
blink1073 authored May 16, 2020
1 parent d2d50f1 commit 038b2c0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion notebook/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
# in tornado >=5 with Python 3
from tornado.concurrent import Future as TornadoFuture
from tornado import gen
import requests_unixsocket
from ipython_genutils import py3compat

# UF_HIDDEN is a stat flag not defined in the stat module.
Expand Down

0 comments on commit 038b2c0

Please sign in to comment.