Rerun autoflake

This commit is contained in:
sonny 2020-05-10 22:43:37 +02:00
parent 3c613b59e2
commit 69eaedf89c

View file

@ -1,9 +1,5 @@
import os
from django.conf import settings
from django.test import TestCase
from django.urls import reverse
from django.utils.translation import gettext_lazy as _
import pytz