Skip to content

Commit

Permalink
Fixes a swiftlint warning
Browse files Browse the repository at this point in the history
  • Loading branch information
diegoreymendez committed Jul 31, 2024
1 parent 24a7e97 commit d8fe400
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Sources/NetworkProtection/PacketTunnelProvider.swift
Original file line number Diff line number Diff line change
Expand Up @@ -1181,7 +1181,6 @@ open class PacketTunnelProvider: NEPacketTunnelProvider {
dnsSettings: settings.dnsSettings,
regenerateKey: true)


try await updateAdapterConfiguration(
tunnelConfiguration: tunnelConfiguration,
reassert: false)
Expand Down

0 comments on commit d8fe400

Please sign in to comment.