Commit 0516409c authored by Michal Čihař's avatar Michal Čihař

Remove unused imports

Signed-off-by: default avatarMichal Čihař <michal@cihar.com>
parent 9b68d6b2
......@@ -22,10 +22,8 @@ from optparse import make_option
from django.core.management.base import BaseCommand, CommandError
from django.contrib.auth.models import User
from django.http.request import HttpRequest
from weblate.trans.models import Translation, SubProject
from weblate.accounts.models import get_author_name
from weblate.trans.autotranslate import auto_translate
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment