Commit 0a2fa82
authored
fix(amazonq): remove the security scan command (#8107)
## Problem
We removed `/agents` in this PR but the security.scan command was not
removed:
- #8026
<img width="1206" height="56" alt="Screenshot 2025-09-29 at 10 45 22 AM"
src="https://github.com/user-attachments/assets/70db455a-8efe-43f3-94a9-629d094c6d29"
/>
## Solution
Remove left over code
## Testing
Tested and command was removed
---
- Treat all work as PUBLIC. Private `feature/x` branches will not be
squash-merged at release time.
- Your code changes must meet the guidelines in
[CONTRIBUTING.md](https://github.com/aws/aws-toolkit-vscode/blob/master/CONTRIBUTING.md#guidelines).
- License: I confirm that my contribution is made under the terms of the
Apache 2.0 license.1 parent 10fb7f6 commit 0a2fa82
1 file changed
+0
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
593 | 593 | | |
594 | 594 | | |
595 | 595 | | |
596 | | - | |
597 | | - | |
598 | | - | |
599 | | - | |
600 | | - | |
601 | | - | |
602 | 596 | | |
603 | 597 | | |
604 | 598 | | |
| |||
0 commit comments