changeset 132:2261362fe341

dont need this either
author Jeff Hammel <k0scist@gmail.com>
date Mon, 16 Mar 2015 21:39:00 -0700
parents 90f153216880
children 8b120c7f0cf9
files numerics/plot.py
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/numerics/plot.py	Mon Mar 16 21:38:40 2015 -0700
+++ b/numerics/plot.py	Mon Mar 16 21:39:00 2015 -0700
@@ -21,7 +21,6 @@
 import numpy as np
 import os
 import sys
-import tempfile
 
 # module globals
 __all__ = ['Plot', 'PlotParser', 'read', 'main']