Commit 96833c499b707463e33552350a57618c74a3c618

Authored by Paulo Henrique Junqueira Amorim
1 parent a302c2d1

ENH: Removed "import" unused

Showing 1 changed file with 0 additions and 1 deletions   Show diff stats
invesalius/reader/dicom.py
... ... @@ -22,7 +22,6 @@ import time
22 22 import gdcm
23 23 import vtkgdcm
24 24 import sys
25   -import wx
26 25  
27 26  
28 27 # In DICOM file format, if multiple values are present for the
... ...