mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-09-12 12:37:14 +00:00
ci: make ci happy lint the code, delete unused imports
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
This commit is contained in:
@@ -8,8 +8,8 @@ import re
|
||||
from typing import Optional
|
||||
|
||||
from pilot.configs.config import Config
|
||||
from pilot.logs import logger
|
||||
from pilot.json_utils.utilities import extract_char_position
|
||||
from pilot.logs import logger
|
||||
|
||||
CFG = Config()
|
||||
|
||||
|
Reference in New Issue
Block a user