Skip to content

Commit

Permalink
Minor changes. this refs #4303
Browse files Browse the repository at this point in the history
  • Loading branch information
JeanBilheux committed Apr 4, 2012
1 parent 27ee20c commit 6a43f1e
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from interface import InstrumentInterface
from reduction_gui.widgets.reflectometer.refl_data_simple import DataReflWidget
#from reduction_gui.widgets.reflectometer.refl_reduction import DataReflWidget

from reduction_gui.widgets.reflectometer.refl_reduction import DataReflWidget
try:
from reduction_gui.widgets.reflectometer.stitcher import StitcherWidget
HAS_STITCHER = True
Expand Down

0 comments on commit 6a43f1e

Please sign in to comment.