mirror of
https://github.com/Genshin-bots/gsuid_core.git
synced 2025-05-12 06:55:49 +08:00
remove log
This commit is contained in:
parent
c7a7695571
commit
fde210c1c6
@ -240,9 +240,7 @@ class BaseMysApi:
|
||||
caller_args3 = {
|
||||
k: caller_args.get(k, None) for k in caller_args2
|
||||
}
|
||||
print(caller_args2)
|
||||
if caller_name != "_mys_req_get":
|
||||
print(caller_name, caller_args)
|
||||
return await types.FunctionType(
|
||||
calframe.f_code, globals()
|
||||
)(**caller_args3)
|
||||
|
Loading…
x
Reference in New Issue
Block a user