mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-06-11 08:16:03 +00:00
perf: 优化导入
This commit is contained in:
@@ -1,14 +1,9 @@
|
||||
import logging
|
||||
import os
|
||||
import threading
|
||||
|
||||
import colorlog
|
||||
|
||||
import pkg
|
||||
import importlib
|
||||
import pkgutil
|
||||
import pkg.utils.context
|
||||
from main import log_colors_config
|
||||
|
||||
|
||||
def walk(module, prefix=''):
|
||||
|
||||
Reference in New Issue
Block a user