1
0
Fork 0
mirror of https://github.com/eosswedenorg/thalos synced 2026-06-16 04:24:56 +02:00

main.go: remove unreachable code

This commit is contained in:
Henrik Hautakoski 2022-11-28 17:31:58 +01:00
parent d8c198c24d
commit 4f722342bb

View file

@ -88,8 +88,6 @@ func readerLoop() {
}
}
}
shClient.Close()
}
func run() {