mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 10:18:54 +00:00
If we pass a `completionHandler` to `sendProviderMessage`, the Network Extension framework will expect that completion handler to be called. Probably doesn't cause any issue as-is, but it would be better to be correct here.