fix: clean-up old scripts - #474
Conversation
Nikhil (shadowfax92)
commented
Mar 17, 2026
- fix: remove old scripts
- fix: remove vscode
Greptile SummaryThis PR cleans up stale developer tooling by deleting three unused files: the auto-generated Key findings:
Confidence Score: 3/5
Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
A[PR #474: Clean up old scripts] --> B[Delete .vscode/PythonImportHelper-v2-Completion.json]
A --> C[Delete scripts/save_clipboard.py]
A --> D[Delete scripts/update-submodule.sh]
B --> E[✅ No references remain]
D --> F[✅ No references remain]
C --> G[⚠️ CLAUDE.md still references this script]
G --> H[Docs Image Workflow section lines 6-11 must be updated]
|