remove unused import for test.py
This commit is contained in:
parent
2b3faf204c
commit
b16046fd43
|
@ -5,7 +5,6 @@ import os,sys,shutil
|
|||
import logging,logging.config
|
||||
import damask
|
||||
import numpy as np
|
||||
import itertools
|
||||
from collections import Iterable
|
||||
from optparse import OptionParser
|
||||
|
||||
|
|
Loading…
Reference in New Issue