drop imports unused

This commit is contained in:
Cayo Puigdefabregas 2022-04-08 12:33:20 +02:00
parent 028f3c8e74
commit 21c5cbce9f
1 changed files with 0 additions and 2 deletions

View File

@ -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