remove unused code

This commit is contained in:
Andreas Zweili 2019-08-28 23:09:18 +02:00
parent 410a271328
commit 605ad94acc
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@ from mixer.backend.django import mixer
from django.urls import resolve
from django.test import Client
from django.contrib.auth.models import AnonymousUser
from django.contrib.auth import get_user_model
from django.contrib.auth.models import Group