Skip to content

Commit bdec2fe

Browse files
committed
pacify flake8 and codacy - remove unused import
1 parent a0097da commit bdec2fe

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

fmriprep/workflows/bold/base.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -859,7 +859,6 @@ def init_func_derivatives_wf(bids_root, cifti_output, freesurfer,
859859
"""
860860
Set up a battery of datasinks to store derivatives in the right location
861861
"""
862-
from niworkflows.interfaces.bids import ReadSidecarJSON
863862
from smriprep.workflows.outputs import _bids_relative
864863
workflow = Workflow(name=name)
865864

0 commit comments

Comments
 (0)