2
0

removed whiteline

This commit is contained in:
Lucas Löffel
2018-10-09 15:07:24 +02:00
parent 37041c8dfc
commit f073e940a6
-1
View File
@@ -289,7 +289,6 @@ func (rc *RecConn) hasSubscribeHandler() bool {
func (rc *RecConn) connect() {
b := rc.getBackoff()
rand.Seed(time.Now().UTC().UnixNano())
for {