Remove useless imports

This commit is contained in:
Edgar P. Burkhart 2022-12-29 18:49:14 +01:00
parent 963c91594a
commit df2f2e4c37
Signed by: edpibu
GPG key ID: 9833D3C5A25BD227
9 changed files with 2 additions and 14 deletions

View file

@ -1,3 +1,2 @@
from django.test import TestCase
# Create your tests here.