remove unused import

This commit is contained in:
Andreas Zweili 2019-11-30 15:54:00 +01:00
parent f00bc6b78b
commit 240028cdd3

View File

@ -3,7 +3,7 @@ from mixer.backend.django import mixer
from django.test import Client
from helper import in_content, not_in_content
from helper import in_content
from inventory.models import Customer