Skip to content

Commit da9f994

Browse files
AlexJump24jbrooksuk
authored andcommitted
Pipeline before passed oddly so not needed
1 parent 9d7bc2f commit da9f994

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Commands/InstallCommand.php

-2
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@ class InstallCommand extends Command
2626

2727
public function handle(AppSettings $settings)
2828
{
29-
Prompt::fallbackWhen(!$this->input->isInteractive());
30-
3129
intro('Welcome to the Cachet installer!');
3230

3331
Sleep::for(2)->seconds();

0 commit comments

Comments
 (0)