Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
marksgraham committed Apr 8, 2023
1 parent 98cee1d commit e010018
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions oct_converter/readers/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,4 @@
from .fda import FDA
from .fds import FDS
from .img import IMG
from .poct import POCT
from .zeissdicom import ZEISSDicom
from .poct import POCT

0 comments on commit e010018

Please sign in to comment.