Skip to content

Commit 053fd61

Browse files
committed
Remove unnecessary import.
1 parent 09f3b27 commit 053fd61

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

nipype/algorithms/confounds.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
import nibabel as nb
1515
import numpy as np
1616
from numpy.polynomial import Legendre
17-
from scipy import linalg
1817

1918
from .. import config, logging
2019
from ..external.due import BibTeX

0 commit comments

Comments
 (0)