Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
haim-kermany committed Mar 3, 2025
1 parent 236de7e commit ed1dabd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkg/configuration/topology/ip_blocks.go
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ import (

// a base struct to represent external endpoints, segments and rule block
type ipBlock struct {
Block *netset.IPBlock
originalIP string
Block *netset.IPBlock
originalIP string
}
type RuleIPBlock struct {
ipBlock
Expand Down

0 comments on commit ed1dabd

Please sign in to comment.