Revision: 8273 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8273&view=rev Author: ryanmay Date: 2010-04-26 20:37:14 +0000 (Mon, 26 Apr 2010)
Log Message: ----------- Remove unused import. Modified Paths: -------------- trunk/matplotlib/examples/animation/dynamic_image_gtkagg.py Modified: trunk/matplotlib/examples/animation/dynamic_image_gtkagg.py =================================================================== --- trunk/matplotlib/examples/animation/dynamic_image_gtkagg.py 2010-04-26 19:10:40 UTC (rev 8272) +++ trunk/matplotlib/examples/animation/dynamic_image_gtkagg.py 2010-04-26 20:37:14 UTC (rev 8273) @@ -9,7 +9,6 @@ import matplotlib matplotlib.use('GTKAgg') -from matplotlib import rcParams from pylab import * This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ _______________________________________________ Matplotlib-checkins mailing list Matplotlib-checkins@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-checkins