mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-08-31 14:47:13 +00:00
chore: 删除对 credit 的引用
This commit is contained in:
@@ -13,7 +13,6 @@ class UsageCommand(aamgr.AbstractCommandNode):
|
|||||||
@classmethod
|
@classmethod
|
||||||
def process(cls, ctx: aamgr.Context) -> tuple[bool, list]:
|
def process(cls, ctx: aamgr.Context) -> tuple[bool, list]:
|
||||||
import config
|
import config
|
||||||
import pkg.utils.credit as credit
|
|
||||||
import pkg.utils.context
|
import pkg.utils.context
|
||||||
|
|
||||||
reply = []
|
reply = []
|
||||||
|
|||||||
Reference in New Issue
Block a user