Skip to content

Commit

Permalink
chore: remove empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
lchenut committed Oct 4, 2024
1 parent fa54c20 commit 48e7d44
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion webrtc/sctp/sctp_connection.nim
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ type
conn: DtlsConn # Underlying DTLS Connection
sctpSocket*: ptr socket # Current usrsctp socket


state*: SctpState # Current Sctp State
onClose: seq[SctpConnOnClose] # List of procedure to run while closing a connection

Expand Down

0 comments on commit 48e7d44

Please sign in to comment.