mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-06-02 14:45:17 +02:00
remove config.py and test
This commit is contained in:
parent
9a12ae36a4
commit
f0b052dadc
1 changed files with 0 additions and 2 deletions
|
|
@ -8,8 +8,6 @@
|
|||
from abc import ABC, abstractmethod
|
||||
from pathlib import Path
|
||||
|
||||
from metagpt.config import Config
|
||||
|
||||
|
||||
class BaseStore(ABC):
|
||||
"""FIXME: consider add_index, set_index and think about granularity."""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue