removed unnecessary import

This commit is contained in:
romainx
2020-04-19 10:51:20 +02:00
parent 300511eee2
commit f03d638a4f
2 changed files with 0 additions and 2 deletions

View File

@@ -1,6 +1,5 @@
# Copyright (c) Jupyter Development Team.
# Distributed under the terms of the Modified BSD License.
import time
import logging
import pytest

View File

@@ -1,6 +1,5 @@
# Copyright (c) Jupyter Development Team.
# Distributed under the terms of the Modified BSD License.
import time
import logging
import pytest