Change some logic

This commit is contained in:
Richard Chien
2018-07-04 16:21:01 +08:00
parent 89a11ab6e9
commit 1f4e5f3435
7 changed files with 89 additions and 46 deletions

View File

@ -1,6 +1,4 @@
from none import (
on_natural_language, NLPSession, NLPResult
)
from none import on_natural_language, NLPSession, NLPResult
_last_session = None