rm commented code

This commit is contained in:
Tobias Bengfort
2021-06-17 10:21:04 +02:00
parent 007872bd8a
commit d54cd20d9b
8 changed files with 1 additions and 15 deletions

View File

@@ -87,9 +87,6 @@ def add(request):
tk.properties["user_agent"] = ua
tk.save()
context["success"] = True
# tk.properties["user_agent"]=ua
# tk.save()
# context["success"]=True
else:
context[