Skip to content

Commit 154c5cc

Browse files
committed
fix: remove double import
1 parent a7d7612 commit 154c5cc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

heudiconv/cli/run.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
from ..bids import populate_bids_templates, tuneup_bids_json_files
1111
from ..queue import queue_conversion
1212

13-
from ..bids import (populate_bids_templates, tuneup_bids_json_files)
1413
import inspect
1514
import logging
1615
lgr = logging.getLogger(__name__)

0 commit comments

Comments
 (0)