mirror of
https://github.com/nonebot/nonebot2.git
synced 2026-01-15 16:22:17 +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