mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-11-03 17:00:25 +00:00
feat(core): APP use new SDK component (#1050)
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
from collections import OrderedDict
|
||||
from collections import deque
|
||||
from collections import OrderedDict, deque
|
||||
|
||||
|
||||
class FixedSizeDict(OrderedDict):
|
||||
|
||||
Reference in New Issue
Block a user