Skip to content

Commit

Permalink
#Bugfix: removed mesoSPIM_XMLexporter import
Browse files Browse the repository at this point in the history
  • Loading branch information
ffvoigt committed Apr 15, 2020
1 parent 2b06571 commit 5af2b6e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions mesoSPIM/src/mesoSPIM_AcquisitionManagerWindow.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,6 @@

from .utils.utility_functions import convert_seconds_to_string

from .utils.bigdataviewer_xml_creator import mesoSPIM_XMLexporter

class MyStyle(QtWidgets.QProxyStyle):
def drawPrimitive(self, element, option, painter, widget=None):
'''
Expand Down

0 comments on commit 5af2b6e

Please sign in to comment.