Move `import with_statement` from sawsim_histogram to sawsim.
[sawsim.git] / pysawsim / sawsim_histogram.py
index ef02ffe0e1c02428d227072facce728da86cd3ba..8208c7911b1981f058c032ce88e45993ad41c941 100644 (file)
@@ -17,8 +17,6 @@
 # write to Trevor King, Drudge's University, Physics Dept., 3141 Chestnut St.,
 # Philadelphia PA 19104, USA.
 
-from __future__ import with_statement
-
 import numpy
 
 from . import __version__, log