mirror of
https://github.com/cwinfo/matterbridge.git
synced 2025-08-12 16:08:09 +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)
|
time.Sleep(200 * time.Millisecond)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
return nil
|
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user