codestyle

This commit is contained in:
Jonas Winkler
2020-11-18 22:41:14 +01:00
parent 90ead9bf8d
commit 8c40c54421
9 changed files with 8 additions and 19 deletions

View File

@@ -1,6 +1,6 @@
from django.core.management.base import BaseCommand
from paperless_mail import mail, tasks
from paperless_mail import tasks
class Command(BaseCommand):