diff --git a/tests/integration/test_cli_tokens.py b/tests/integration/test_cli_tokens.py index 3e3c75c1..15158a18 100644 --- a/tests/integration/test_cli_tokens.py +++ b/tests/integration/test_cli_tokens.py @@ -24,7 +24,6 @@ from sqlmodel import select from routstr.core.admin import admin_sessions from routstr.core.db import AsyncSession, CliToken - # ────────────────────────────────────────────────────────────────────────────── # Fixtures # ──────────────────────────────────────────────────────────────────────────────