mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
move event back
This commit is contained in:
parent
182ffd880a
commit
7361a9637a
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user