Skip to content

Commit b6720a1

Browse files
authored
更新 plugin.py
1 parent 3b13065 commit b6720a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/core/plugin.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
from app.log import logger
2828
from app.schemas.types import EventType, SystemConfigKey
2929
from app.utils.crypto import RSAUtils
30-
from app.utils.debouncer import debounce
30+
from app.utils.debounce import debounce
3131
from app.utils.object import ObjectUtils
3232
from app.utils.singleton import Singleton
3333
from app.utils.string import StringUtils

0 commit comments

Comments
 (0)