Skip to content

Commit 56933d6

Browse files
committed
fix: remove unused output
1 parent d58216f commit 56933d6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Console/RunCommand.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,5 @@ protected function startWatchProcess(): void
5656
$this->output->write($output);
5757
}
5858
);
59-
60-
$this->output->write($this->watchProcess->output());
6159
}
6260
}

0 commit comments

Comments
 (0)