mirror of
https://github.com/inventree/InvenTree.git
synced 2025-11-11 02:16:42 +00:00
move event back
This commit is contained in:
@@ -3,7 +3,7 @@ Utility file to enable simper imports
|
|||||||
"""
|
"""
|
||||||
|
|
||||||
from .registry import registry
|
from .registry import registry
|
||||||
from .base.event.events import trigger_event
|
from .events import trigger_event
|
||||||
|
|
||||||
from .plugin import InvenTreePluginBase, IntegrationPluginBase
|
from .plugin import InvenTreePluginBase, IntegrationPluginBase
|
||||||
from .base.action.action import ActionPlugin
|
from .base.action.action import ActionPlugin
|
||||||
|
|||||||
Reference in New Issue
Block a user