drop imports unused
This commit is contained in:
parent
028f3c8e74
commit
21c5cbce9f
|
@ -12,8 +12,6 @@ from sqlalchemy.util import OrderedSet
|
|||
|
||||
from ereuse_devicehub.db import db
|
||||
from ereuse_devicehub.parser.models import SnapshotErrors
|
||||
from ereuse_devicehub.parser.parser import ParseSnapshotLsHw
|
||||
from ereuse_devicehub.parser.schemas import Snapshot_lite
|
||||
from ereuse_devicehub.resources.action.models import Snapshot
|
||||
from ereuse_devicehub.resources.device.models import Computer
|
||||
from ereuse_devicehub.resources.device.sync import Sync
|
||||
|
|
Reference in New Issue