Skip to content

Commit efdbc71

Browse files
committed
sty: remove unused import
1 parent 67054f4 commit efdbc71

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

nipype/interfaces/workbench/cifti.py

-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
"""This module provides interfaces for workbench CIFTI commands"""
55
from __future__ import (print_function, division, unicode_literals,
66
absolute_import)
7-
import os
87

98
from ..base import (TraitedSpec, File, traits, CommandLineInputSpec)
109
from .base import WBCommand

0 commit comments

Comments
 (0)