jobs_index is unused
This commit is contained in:
parent
4f494d115d
commit
3d64bcf768
@ -48,7 +48,7 @@ class FIFO(commands.Cog):
|
||||
self.bot = bot
|
||||
self.config = Config.get_conf(self, identifier=70737079, force_registration=True)
|
||||
|
||||
default_global = {"jobs_index": {}, "jobs": []}
|
||||
default_global = {"jobs": []}
|
||||
default_guild = {"tasks": {}}
|
||||
|
||||
self.config.register_global(**default_global)
|
||||
|
Loading…
x
Reference in New Issue
Block a user