mirror of
https://github.com/bytedance/deer-flow.git
synced 2026-04-25 19:28:23 +00:00
fix: fix backend
This commit is contained in:
parent
b791b28afa
commit
5c1bb675ba
@ -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