Skip to content
Snippets Groups Projects
Commit 9c98be88 authored by Samuel GAIST's avatar Samuel GAIST
Browse files

[utils][management] Clean unused import

parent 7a74f316
No related branches found
No related tags found
2 merge requests!2551.4.x,!249Web fixes
......@@ -27,7 +27,7 @@
###############################################################################
from django.core.management.base import BaseCommand, CommandError
from django.core.management.base import BaseCommand
from django.contrib.auth.models import User
from django.contrib.sessions.models import Session
from django.utils import timezone
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment