Fix linting

This commit is contained in:
Erin Song 2024-08-27 21:32:21 -07:00
parent a9ab882866
commit a431b41e6e
No known key found for this signature in database
6 changed files with 2 additions and 9 deletions

View file

@ -22,8 +22,6 @@ from .utility import (
DomainRequestWizardPermissionView,
)
from waffle.decorators import flag_is_active, waffle_flag
logger = logging.getLogger(__name__)