diff --git a/src/registrar/context_processors.py b/src/registrar/context_processors.py index 7f09df310..1d236f8a4 100644 --- a/src/registrar/context_processors.py +++ b/src/registrar/context_processors.py @@ -1,5 +1,4 @@ from django.conf import settings -from waffle.decorators import flag_is_active def language_code(request):