Remove http
This commit is contained in:
@@ -29,5 +29,4 @@ class Config(object):
|
||||
logging.config.dictConfig(yconfig["logging"])
|
||||
self.GROUPS = yconfig["groups"]["enable"]
|
||||
self.CHATGPT = yconfig.get("chatgpt")
|
||||
self.HTTP = yconfig.get("http")
|
||||
self.NEWS = yconfig["news"]["receivers"]
|
||||
|
||||
Reference in New Issue
Block a user