Update rule_action.go

Signed-off-by: KdeInit <162863344+KdeInit@users.noreply.github.com>
This commit is contained in:
KdeInit 2025-04-05 17:16:04 -04:00 committed by GitHub
parent 9a2639f40a
commit 56db5f8e54
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -297,7 +297,6 @@ func (r *RuleActionReject) Error(ctx context.Context) error {
return returnErr
}
type RuleActionHijackDNS struct{}
func (r *RuleActionHijackDNS) Type() string {