mirror of
https://github.com/inventree/InvenTree.git
synced 2025-05-02 05:26:45 +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…
x
Reference in New Issue
Block a user