mirror of
https://github.com/cwinfo/matterbridge.git
synced 2025-08-10 09:28:08 +00:00
Remove unreachable code (api)
This commit is contained in:
@@ -126,5 +126,4 @@ func (b *Api) handleStream(c echo.Context) error {
|
||||
time.Sleep(200 * time.Millisecond)
|
||||
}
|
||||
}
|
||||
return nil
|
||||
}
|
||||
|
Reference in New Issue
Block a user