Commit 4fe57b1
committed
fix(hono): drop now-unused IHttpServer import (CodeQL)
The anonymous-deny import edit touched the import line, surfacing a
pre-existing unused `IHttpServer` import (referenced only in comments).
Remove it to clear the CodeQL finding.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01ShknNUYoSTspJLBiqorD8V1 parent 462038e commit 4fe57b1
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments