fix: resolve CI linting issues - remove unused imports in test files
This commit is contained in:
@@ -1,9 +1,7 @@
|
||||
"""Tests for CLI Command Memory script generator."""
|
||||
|
||||
import os
|
||||
import tempfile
|
||||
from cli_memory.generator import ScriptGenerator
|
||||
from cli_memory.config import Config
|
||||
from cli_memory.models import Workflow, Command, CommandType
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user