This commit is contained in:
Matthias 2022-02-13 05:37:28 +01:00
parent c0ab93b2a9
commit 440245c812
No known key found for this signature in database
GPG Key ID: F50EF5741D33E076

View File

@ -3,8 +3,6 @@
# -*- coding: utf-8 -*-
from __future__ import unicode_literals
import json
from django.test import TestCase
from django.urls import reverse
from django.contrib.auth import get_user_model