Skip to content

Commit

Permalink
Remove silly comment
Browse files Browse the repository at this point in the history
  • Loading branch information
graeme committed Apr 11, 2024
1 parent 16be79e commit 6588a90
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion DuckDuckGo/NetworkProtectionTunnelController.swift
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,6 @@ final class NetworkProtectionTunnelController: TunnelController {
)
}
} catch {
// Not this one
Pixel.fire(pixel: .networkProtectionActivationRequestFailed, error: error)
throw StartError.startVPNFailed(error)
}
Expand Down

0 comments on commit 6588a90

Please sign in to comment.