Skip to content

Commit 44d78af

Browse files
committed
remove unused import
1 parent d1cb857 commit 44d78af

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

nipype/scripts/utils.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
"""
55
from __future__ import print_function, division, unicode_literals, absolute_import
66
import re
7-
from itertools import zip_longest
87

98
import click
109

0 commit comments

Comments
 (0)