Skip to content

Commit 02f82ce

Browse files
authored
Remove unused Pathlib import
1 parent 25ecfc0 commit 02f82ce

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dmriprep/utils/images.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
from pathlib import Path
21
import numpy as np
32
import nibabel as nb
43
from nipype.utils.filemanip import fname_presuffix

0 commit comments

Comments
 (0)