remove comment

This commit is contained in:
AnhTVc 2024-12-02 13:37:49 +07:00 committed by GitHub
parent f3545e6f98
commit a3b1f9b8ae
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -118,7 +118,7 @@ extension PacketTunnelProvider {
if let lastHandshakeValue = lastHandshakeString, let handshakeValue = Int64(lastHandshakeValue) {
lastHandshake = handshakeValue
} else {
lastHandshake = -2 // Tr v li nếu không có giá tr last_handshake_time_sec
lastHandshake = -2
}
let response: [String: Any] = [