diff --git a/segypy.py b/segypy.py index f57a8de..ae48aa9 100644 --- a/segypy.py +++ b/segypy.py @@ -32,7 +32,6 @@ import sys import struct from numpy import transpose -from numpy import resize from numpy import reshape from numpy import zeros from numpy import arange