mailr26810 - /trunk/test_suite/system_tests/scripts/relax_fit_zooming_grid.py


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by edward on November 28, 2014 - 19:03:
Author: bugman
Date: Fri Nov 28 19:03:16 2014
New Revision: 26810

URL: http://svn.gna.org/viewcvs/relax?rev=26810&view=rev
Log:
Removal of an unused import in the relax_fit_zooming_grid.py system test 
script.


Modified:
    trunk/test_suite/system_tests/scripts/relax_fit_zooming_grid.py

Modified: trunk/test_suite/system_tests/scripts/relax_fit_zooming_grid.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/test_suite/system_tests/scripts/relax_fit_zooming_grid.py?rev=26810&r1=26809&r2=26810&view=diff
==============================================================================
--- trunk/test_suite/system_tests/scripts/relax_fit_zooming_grid.py     
(original)
+++ trunk/test_suite/system_tests/scripts/relax_fit_zooming_grid.py     Fri 
Nov 28 19:03:16 2014
@@ -4,7 +4,6 @@
 from os import sep
 
 # relax module imports.
-from data_store import Relax_data_store; ds = Relax_data_store()
 from status import Status; status = Status()
 
 




Related Messages


Powered by MHonArc, Updated Fri Nov 28 22:20:03 2014