mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
fix import
This commit is contained in:
parent
3503ca4b4e
commit
066eaa119d
@ -8,7 +8,7 @@ from common.notifications import SingleNotificationMethod, BulkNotificationMetho
|
|||||||
|
|
||||||
from ..base.action.mixins import ActionMixin
|
from ..base.action.mixins import ActionMixin
|
||||||
from ..base.barcodes.mixins import BarcodeMixin
|
from ..base.barcodes.mixins import BarcodeMixin
|
||||||
from ..base.events.mixins import EventMixin
|
from ..base.event.mixins import EventMixin
|
||||||
|
|
||||||
__all__ = [
|
__all__ = [
|
||||||
'APICallMixin',
|
'APICallMixin',
|
||||||
|
Loading…
Reference in New Issue
Block a user