From: Guillaume Pellerin Date: Mon, 29 May 2023 15:07:02 +0000 (+0200) Subject: clean X-Git-Tag: 1.9.0-tc~26 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=e98a8d2ee3b5ab384f2a32d57f8b2add3eb2d960;p=teleforma.git clean --- diff --git a/teleforma/management/commands/teleforma-pull-metadata.py b/teleforma/management/commands/teleforma-pull-metadata.py index 33057f7c..35cdbcd0 100644 --- a/teleforma/management/commands/teleforma-pull-metadata.py +++ b/teleforma/management/commands/teleforma-pull-metadata.py @@ -3,7 +3,6 @@ from django.conf import settings from django.core.management.base import BaseCommand, CommandError from django.contrib.auth.models import User from django.template.defaultfilters import slugify -from telemeta.models import * from telemeta.util.unaccent import unaccent from teleforma.models import * from teleforma.views import *