Skip to content

Commit

Permalink
Remove unused imports.
Browse files Browse the repository at this point in the history
  • Loading branch information
FredLoney committed Jun 2, 2017
1 parent 51adc32 commit c725e44
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions qipipe/interfaces/convert_bolero_mask.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
mask file into a NIfTI mask file.
"""
import os
from os import path
from glob import glob
from nipype.interfaces.base import (traits, TraitedSpec, CommandLine,
CommandLineInputSpec)
from nipype.interfaces.traits_extension import isdefined
Expand Down

0 comments on commit c725e44

Please sign in to comment.