mirror of
https://github.com/stijndcl/didier.git
synced 2026-04-07 15:48:29 +02:00
Remove unnecessary variables
This commit is contained in:
parent
c43710a429
commit
982a4bb056
2 changed files with 2 additions and 5 deletions
|
|
@ -107,7 +107,6 @@ class SchoolSlash(commands.Cog):
|
|||
|
||||
with open("files/compbio_benchmarks_2.json", "w") as fp:
|
||||
file[submission] = ctx.user.id
|
||||
|
||||
json.dump(file, fp)
|
||||
|
||||
return await ctx.respond(f"✅ Submission **{submission}** is aan jouw naam gelinkt.", ephemeral=True)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue