mailr8255 - /1.3/generic_fns/eliminate.py


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

Header


Content

Posted by sebastien . morin . 1 on January 07, 2009 - 00:03:
Author: semor
Date: Wed Jan  7 00:03:21 2009
New Revision: 8255

URL: http://svn.gna.org/viewcvs/relax?rev=8255&view=rev
Log:
Removed an unused import.


Modified:
    1.3/generic_fns/eliminate.py

Modified: 1.3/generic_fns/eliminate.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/generic_fns/eliminate.py?rev=8255&r1=8254&r2=8255&view=diff
==============================================================================
--- 1.3/generic_fns/eliminate.py (original)
+++ 1.3/generic_fns/eliminate.py Wed Jan  7 00:03:21 2009
@@ -22,9 +22,6 @@
 
 # Module docstring.
 """Module implementing the mathematical modelling step of model 
elimination."""
-
-# Python module imports.
-from copy import deepcopy
 
 # relax module imports.
 from generic_fns import pipes




Related Messages


Powered by MHonArc, Updated Wed Jan 07 00:20:03 2009