1
0
mirror of https://gitlab.crans.org/mediatek/med.git synced 2025-07-07 07:04:00 +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

@ -6,7 +6,6 @@ from django.contrib.auth.models import AbstractUser
from django.db import models
from django.utils import timezone
from django.utils.translation import gettext_lazy as _
from med.settings import MAX_EMPRUNT