Remove more unused imports

This commit is contained in:
Paul Konstantin Gerke 2022-08-30 21:33:27 +02:00
parent da7597fd37
commit 0991780816
1 changed files with 0 additions and 4 deletions

View File

@ -1,13 +1,9 @@
# -*- coding: utf-8 -*-
import io
import base64
from multiprocessing.sharedctypes import Value
from django import template
from django.apps import apps
from django.utils import timezone
from django.utils.translation import to_locale, get_language
from django.template.defaultfilters import stringfilter
from core.models import Child