Skip to content

Commit

Permalink
fix linting
Browse files Browse the repository at this point in the history
  • Loading branch information
JFU-NAVA-PBC committed Jan 6, 2025
1 parent 3b47178 commit cf2291e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions apps/logging/tests/test_loggers_management_command.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,7 @@
from apps.fhir.bluebutton.models import Crosswalk, ArchivedCrosswalk
import apps.logging.request_logger as logging
from apps.logging.utils import redirect_loggers, cleanup_logger, get_log_content
from apps.test import BaseApiTest, flag_is_active
# waffle override_flag decorator make flag true or false for everyone
from waffle.testutils import override_flag
from apps.test import BaseApiTest

from .audit_logger_schemas import (
GLOBAL_STATE_METRICS_LOG_SCHEMA,
Expand Down

0 comments on commit cf2291e

Please sign in to comment.