diff --git a/src/Module/Install.php b/src/Module/Install.php index ae4aba73be..8b4fd909c7 100644 --- a/src/Module/Install.php +++ b/src/Module/Install.php @@ -165,7 +165,6 @@ class Install extends BaseModule break; } - DI::baseUrl()->redirect('install?pass=' . $this->currentWizardStep); } protected function content(array $request = []): string