Pacify ufmt

This commit is contained in:
Ramon Wenger 2022-12-08 17:21:49 +01:00
parent 09e22a7616
commit b29e56fe4c
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
from django.core.management.base import BaseCommand
from django.core.cache import caches
from django.core.management.base import BaseCommand
class Command(BaseCommand):