Remove duplicate waffle header

This commit is contained in:
Rebecca Hsieh 2024-05-28 12:50:38 -07:00
parent 9c112ee4dd
commit 6668a292a3
No known key found for this signature in database

View file

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