fix: remove unused ScanResult import in test_egress_addon_core
lint / lint (push) Failing after 1m45s
test / unit (pull_request) Successful in 42s
test / integration (pull_request) Successful in 53s

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-06-05 20:01:17 +00:00
parent 726713d081
commit 4c60779fac
-1
View File
@@ -18,7 +18,6 @@ from bot_bottle.egress_addon_core import (
MatchEntry,
PathMatch,
Route,
ScanResult,
decide,
evaluate_matches,
is_git_push_request,