Skip to content

Commit a5f63e6

Browse files
committed
[Feature] <Allow reading of DICOM images> #68
missed this unused import
1 parent 1247c2c commit a5f63e6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

WrapImage/nifti_wrapper.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
import json
33
import os
44
from pathlib import Path
5-
from WrapImage.inquire_dicom2niix import dicom_to_niix
65
import nibabel as nib
76
from src.wrappers.OsipiBase import OsipiBase
87
import numpy as np

0 commit comments

Comments
 (0)