1
0
mirror of https://gitlab.com/animath/si/plateforme.git synced 2025-06-21 13:18:25 +02:00

Remove wrong comments

This commit is contained in:
Yohann D'ANELLO
2020-05-08 16:07:51 +02:00
parent 4b777d90b5
commit 397f243c82
11 changed files with 2 additions and 28 deletions

View File

@ -1,6 +1,3 @@
# Copyright (C) 2018-2020 by BDE ENS Paris-Saclay
# SPDX-License-Identifier: GPL-3.0-or-later
from json import dumps as json_dumps
from django.forms.widgets import DateTimeBaseInput, NumberInput, TextInput, Widget

View File

@ -1,6 +1,3 @@
# Copyright (C) 2018-2020 by BDE ENS Paris-Saclay
# SPDX-License-Identifier: GPL-3.0-or-later
from django.conf import settings
from django.contrib.auth.models import AnonymousUser