Skip to content

Commit f3caf9a

Browse files
remove redundant import in WFS
1 parent 69e2bb9 commit f3caf9a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

soapy/wfs/base.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,6 @@
8080

8181
import numpy
8282
import numpy.random
83-
from scipy.interpolate import interp2d
8483
try:
8584
from astropy.io import fits
8685
except ImportError:

0 commit comments

Comments
 (0)