1
0
mirror of https://gitlab.crans.org/mediatek/med.git synced 2025-06-30 20:41:15 +02:00

Remove additional newline in imports

This commit is contained in:
Alexandre Iooss
2020-09-23 20:19:31 +02:00
parent ad33d33e6c
commit 8d20b14cbb
15 changed files with 5 additions and 20 deletions

View File

@ -4,7 +4,6 @@
from django.core import mail
from django.test import TestCase
from django.urls import reverse
from users.models import User
"""