mirror of
https://github.com/bytedance/deer-flow.git
synced 2026-04-28 20:58:16 +00:00
fix: fix backend
This commit is contained in:
parent
a18f37779e
commit
d11763dcc8
@ -1,3 +1,3 @@
|
||||
from . import artifacts, models, proxy
|
||||
from . import artifacts, models
|
||||
|
||||
__all__ = ["artifacts", "models", "proxy"]
|
||||
__all__ = ["artifacts", "models"]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user