Skip to content

Commit

Permalink
Run swiftformat
Browse files Browse the repository at this point in the history
  • Loading branch information
acb-mv committed Sep 18, 2024
1 parent faeca0a commit d11d793
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ios/PacketTunnelCore/Pinger/TunnelPinger.swift
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ public final class TunnelPinger: PingerProtocol {
self.pingQueue = DispatchQueue(label: "PacketTunnel.icmp")
self.logger = Logger(label: "TunnelPinger")
}

deinit {
pingProvider.closeICMP()
}
Expand Down

0 comments on commit d11d793

Please sign in to comment.