fix: resolve CI linting issues - remove unused imports in test files
Some checks failed
CI / test (push) Has been cancelled
CI / lint (push) Has been cancelled
CI / build (push) Has been cancelled

This commit is contained in:
2026-01-31 09:57:17 +00:00
parent f8194d20ba
commit ca2eda44b0

View File

@@ -1,6 +1,5 @@
"""Tests for CLI Command Memory models."""
from datetime import datetime
from cli_memory.models import Project, Command, Workflow, Suggestion, Pattern, CommandType