fix linter errors 🙄

This commit is contained in:
Jan Koppe 2020-04-26 22:30:59 +02:00
parent 5feca3ff62
commit a0a01a6149
Signed by: thunfisch
GPG Key ID: BE935B0735A2129B
1 changed files with 0 additions and 1 deletions

View File

@ -1,5 +1,4 @@
import json import json
import logging
from django.db import transaction from django.db import transaction
from django.http import JsonResponse from django.http import JsonResponse