Skip to content

Commit f336c22

Browse files
shnizzedymgxd
andcommitted
REF: Remove unnecessary import
Co-authored-by: Mathias Goncalves <[email protected]>
1 parent 9637b0f commit f336c22

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

nipype/pipeline/plugins/tests/test_callback.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@ def test_callback_exception(tmpdir, plugin, stop_on_first_crash):
6565
@pytest.mark.parametrize("plugin", ["Linear", "MultiProc", "LegacyMultiProc"])
6666
def test_callback_gantt(tmpdir, plugin):
6767
import logging
68-
import logging.handlers
6968

7069
from os import path
7170

0 commit comments

Comments
 (0)