mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-10-11 03:33:28 +00:00
feat: Optimize code import time
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
import os
|
||||
import shutil
|
||||
import tempfile
|
||||
from tempfile import NamedTemporaryFile
|
||||
|
||||
from fastapi import APIRouter, File, UploadFile, Form
|
||||
|
||||
|
Reference in New Issue
Block a user