This commit is contained in:
Wim 2017-12-10 15:20:17 +01:00
Родитель d1c87c068b
Коммит f56163295c
1 изменённых файлов: 0 добавлений и 1 удалений

Просмотреть файл

@ -126,5 +126,4 @@ func (b *Api) handleStream(c echo.Context) error {
time.Sleep(200 * time.Millisecond)
}
}
return nil
}