mirror of
https://github.com/aljazceru/Auto-GPT.git
synced 2025-12-18 22:44:21 +01:00
Removed redundant cfg object creation in base memory file
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
import abc
|
||||
from config import AbstractSingleton, Config
|
||||
import openai
|
||||
cfg = Config()
|
||||
|
||||
cfg = Config()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user