This commit is contained in:
Pavel Sviderski
2024-10-07 20:06:56 +10:00
parent f06dd865fa
commit 2eff7d1e22
@@ -297,7 +297,6 @@ func (n *WireGuardNetwork) Run(ctx context.Context) error {
return nil return nil
} }
} }
} }
// changeWireGuardEndpoints rotates the endpoints of the WireGuard peers that need to be changed. // changeWireGuardEndpoints rotates the endpoints of the WireGuard peers that need to be changed.