mirror of
https://github.com/langbot-app/LangBot.git
synced 2025-11-25 19:37:36 +08:00
chore: 去除多余import
This commit is contained in:
@@ -1,5 +1,4 @@
|
|||||||
# 长消息处理相关
|
# 长消息处理相关
|
||||||
import logging
|
|
||||||
import os
|
import os
|
||||||
import time
|
import time
|
||||||
import base64
|
import base64
|
||||||
|
|||||||
@@ -1,6 +1,5 @@
|
|||||||
# 普通消息处理模块
|
# 普通消息处理模块
|
||||||
import logging
|
import logging
|
||||||
import time
|
|
||||||
import openai
|
import openai
|
||||||
import pkg.utils.context
|
import pkg.utils.context
|
||||||
import pkg.openai.session
|
import pkg.openai.session
|
||||||
|
|||||||
Reference in New Issue
Block a user