mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-07-27 16:21:28 +00:00
Change some logic
This commit is contained in:
@ -1,6 +1,4 @@
|
||||
from none import (
|
||||
on_natural_language, NLPSession, NLPResult
|
||||
)
|
||||
from none import on_natural_language, NLPSession, NLPResult
|
||||
|
||||
_last_session = None
|
||||
|
||||
|
Reference in New Issue
Block a user