diff --git a/tests/test_api_tokens.py b/tests/test_api_tokens.py index b794d27b..f9e95875 100644 --- a/tests/test_api_tokens.py +++ b/tests/test_api_tokens.py @@ -1,6 +1,5 @@ """Tests for the personal API tokens feature (app/api/api_tokens.py + auth integration).""" - import pytest from fastapi.testclient import TestClient from sqlalchemy import create_engine