mirror of
https://github.com/Significant-Gravitas/AutoGPT.git
synced 2026-02-01 10:24:56 -05: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