fix: delete get upload file endpoint (#25543)
Co-authored-by: jyong <718720800@qq.com>
This commit is contained in:
@@ -33,7 +33,6 @@ from .dataset import (
|
||||
hit_testing, # pyright: ignore[reportUnusedImport]
|
||||
metadata, # pyright: ignore[reportUnusedImport]
|
||||
segment, # pyright: ignore[reportUnusedImport]
|
||||
upload_file, # pyright: ignore[reportUnusedImport]
|
||||
)
|
||||
from .workspace import models # pyright: ignore[reportUnusedImport]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user