Skip to content

Commit 43e8c20

Browse files
committed
removed unnecessary import
1 parent 22a9477 commit 43e8c20

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

nipype/interfaces/afni/base.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ def version():
3737
Version number as string or None if AFNI not found
3838
3939
"""
40-
import re
4140
try:
4241
clout = CommandLine(command='afni_vcheck',
4342
terminal_output='allatonce').run()

0 commit comments

Comments
 (0)