Skip to content

Commit

Permalink
Remove unused property.
Browse files Browse the repository at this point in the history
  • Loading branch information
sbruens committed Jan 13, 2025
1 parent 9d6c637 commit 9c76642
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion service/udp.go
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,6 @@ type packetHandler struct {
ciphers CipherList
ssm ShadowsocksConnMetrics
targetIPValidator onet.TargetIPValidator
onces map[string]*sync.Once
}

var _ PacketHandler = (*packetHandler)(nil)
Expand Down

0 comments on commit 9c76642

Please sign in to comment.