chore: cleanup

This commit is contained in:
parhelia512 2025-10-29 07:36:56 +08:00 committed by GitHub
parent 16e7c35885
commit 54af50fc41
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -132,7 +132,3 @@ message QueryCountryTestResponse {
message QueryURLTestResponse {
repeated URLTestResp results = 1;
}
message RuleSet{
map<string, string> items = 1;
}