chore: Remove dss-claude-plugin directory
Some checks failed
DSS Project Analysis / dss-context-update (push) Has been cancelled
Some checks failed
DSS Project Analysis / dss-context-update (push) Has been cancelled
Removing obsolete plugin directory after consolidation. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
"""
|
||||
Strategies package for DSS Claude Plugin.
|
||||
|
||||
This package contains the abstract base classes and concrete implementations
|
||||
for different operational strategies (LOCAL vs REMOTE mode).
|
||||
"""
|
||||
|
||||
from .base import BrowserStrategy, FilesystemStrategy
|
||||
|
||||
__all__ = ["BrowserStrategy", "FilesystemStrategy"]
|
||||
Reference in New Issue
Block a user