changeset 1208:0186805a93e7

removed import that is not used.
author Frederic Bastien <nouiz@nouiz.org>
date Tue, 21 Sep 2010 14:42:38 -0400
parents 53937045f6c7
children 5ff1d375fc33
files pylearn/formulas/noise.py
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/pylearn/formulas/noise.py	Tue Sep 21 10:58:14 2010 -0400
+++ b/pylearn/formulas/noise.py	Tue Sep 21 14:42:38 2010 -0400
@@ -6,7 +6,6 @@
 1: max noise.
 """
 import theano
-import theano.tensor as T
 from tags import tags
 s="""
 * A latex mathematical description of the formulas(for picture representation in generated documentation)