Skip to content

Commit ce8bdc3

Browse files
committed
MAINT: Remove unused import.
1 parent 86054f1 commit ce8bdc3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pgcontents/tests/test_pgmanager.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222

2323
from IPython.html.services.contents.tests.test_manager import TestContentsManager # noqa
2424

25-
from tornado.web import HTTPError
2625
from pgcontents.pgmanager import PostgresContentsManager
2726
from .utils import (
2827
assertRaisesHTTPError,

0 commit comments

Comments
 (0)