Skip to content

Commit

Permalink
remove unused attribute logDeny from routerData
Browse files Browse the repository at this point in the history
  • Loading branch information
Drachionix committed Nov 8, 2023
1 parent 6f02a8f commit 4c68ea9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion go/pkg/pass2/spoc2.go
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,6 @@ type routerData struct {
model string
ipv6 bool
acls []*aclInfo
logDeny string
filterOnlyGroup *ipNet
doObjectgroup bool
objGroupsMap map[groupKey][]*objGroup
Expand Down

0 comments on commit 4c68ea9

Please sign in to comment.