Fix linting

This commit is contained in:
zandercymatics 2023-12-11 08:32:51 -07:00
parent 21a5f9de70
commit a2eb2c75a4
No known key found for this signature in database
GPG key ID: FF4636ABEC9682B7

View file

@ -258,7 +258,6 @@ class ExportDataTest(TestCase):
)
def tearDown(self):
Domain.objects.all().delete()
DomainInformation.objects.all().delete()
User.objects.all().delete()