drop unused import
This commit is contained in:
parent
b16b35d84a
commit
36bea6a593
@ -114,7 +114,6 @@ logger = logging.getLogger(__name__)
|
||||
try:
|
||||
import pyfftw.interfaces.numpy_fft # type: ignore
|
||||
import pyfftw.interfaces # type: ignore
|
||||
import multiprocessing
|
||||
logger.info('Using pyfftw')
|
||||
|
||||
pyfftw.interfaces.cache.enable()
|
||||
|
Loading…
Reference in New Issue
Block a user