mirror of
https://github.com/m1k1o/neko.git
synced 2025-07-31 23:40:50 +02:00
lint remove whitespaces.
This commit is contained in:
parent
e152ee295b
commit
91f1727723
12 changed files with 12 additions and 12 deletions
|
@ -23,6 +23,6 @@ func (webrtc_peer *WebRTCPeerCtx) Destroy() error {
|
|||
if webrtc_peer.connection == nil || webrtc_peer.connection.ConnectionState() != webrtc.PeerConnectionStateConnected {
|
||||
return nil
|
||||
}
|
||||
|
||||
|
||||
return webrtc_peer.connection.Close()
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue