Remove unused import.

This commit is contained in:
Robert Smallshire
2011-10-18 18:46:13 +02:00
parent 0615ce8fc9
commit af098c9950
-1
View File
@@ -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