fix: fixed import in injects
This commit is contained in:
parent
05931329a3
commit
dcba20ee94
1 changed files with 1 additions and 1 deletions
|
|
@ -1,8 +1,8 @@
|
|||
from bubus import EventBus
|
||||
from injectable import inject
|
||||
|
||||
from karl.core.reload import ReloadService
|
||||
from karl.core.woodpecker import Woodpecker
|
||||
from services.reload import ReloadService
|
||||
|
||||
|
||||
class AutowireSupport:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue