From a2db3e2d57430a7c6f0dcd0afdcfc37e59696f4a Mon Sep 17 00:00:00 2001 From: 9qeklajc Date: Sun, 26 Apr 2026 22:19:30 +0200 Subject: [PATCH] fmt --- tests/integration/test_cli_tokens.py | 1 - 1 file changed, 1 deletion(-) 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 # ──────────────────────────────────────────────────────────────────────────────