diff --git a/tests/frontend/test_forms.py b/tests/frontend/test_forms.py index 294b13373..8473182a8 100644 --- a/tests/frontend/test_forms.py +++ b/tests/frontend/test_forms.py @@ -5,7 +5,6 @@ import pytest from django.core.exceptions import ValidationError from django.urls import reverse -import os # First-party/Local from controlpanel.api import aws