fix: resolve CI linting issues - remove unused imports in test files
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user