diff --git a/chronos/streams/tlsstream.nim b/chronos/streams/tlsstream.nim index 345b3aa..369ecac 100644 --- a/chronos/streams/tlsstream.nim +++ b/chronos/streams/tlsstream.nim @@ -11,8 +11,6 @@ import bearssl, bearssl/cacert import ../asyncloop, ../timer, ../asyncsync import asyncstream, ../transports/stream, ../transports/common -import strutils -import hexdump type TLSStreamKind {.pure.} = enum