Skip to content

Commit

Permalink
fix unceessary import
Browse files Browse the repository at this point in the history
  • Loading branch information
dtam committed Oct 21, 2024
1 parent e1fbc6a commit c97f3ea
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/api/test_guards.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@
from tests.mocks.mock_guard_client import MockGuardStruct
from guardrails_api.api.guards import router as guards_router


import asyncio

# TODO: Should we mock this somehow?
# Right now it's just empty, but it technically does a file read
register_config()
Expand Down

0 comments on commit c97f3ea

Please sign in to comment.