mirror of
https://github.com/logos-storage/nim-libp2p.git
synced 2026-01-03 06:03:05 +00:00
remove white space
This commit is contained in:
parent
5701d937c8
commit
871d8d7478
@ -16,7 +16,7 @@ type
|
||||
PlainText* = ref object of Secure
|
||||
|
||||
method init(p: PlainText) {.gcsafe.} =
|
||||
proc handle(conn: Connection, proto: string)
|
||||
proc handle(conn: Connection, proto: string)
|
||||
{.async, gcsafe.} = discard
|
||||
## plain text doesn't do anything
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user