mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-16 03:55:41 +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 .base.event.events import trigger_event
|
||||
from .events import trigger_event
|
||||
|
||||
from .plugin import InvenTreePluginBase, IntegrationPluginBase
|
||||
from .base.action.action import ActionPlugin
|
||||
|
Reference in New Issue
Block a user