chore: rector (#970)

This commit is contained in:
Kyrch
2025-10-01 17:18:31 -03:00
committed by GitHub
parent ac9b4be61b
commit ad899b7271
754 changed files with 1746 additions and 3674 deletions
@@ -13,9 +13,6 @@ class ScriptController extends Controller
{
/**
* Download dump.
*
* @param VideoScript $videoscript
* @return StreamedResponse
*/
public function show(VideoScript $videoscript): StreamedResponse
{