Skip to content

Commit be24bc6

Browse files
committed
wip
1 parent 79dbc2c commit be24bc6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Console/ListenCommand.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,6 @@ protected function expose(): void
178178

179179
while ($this->process->running()) {
180180
if (is_null($tunnel)) {
181-
logger($this->process->latestOutput());
182181
if (preg_match(
183182
'/Public HTTPS:\s+(http[s]?:\/\/[^\s]+)/',
184183
$this->process->latestOutput(),

0 commit comments

Comments
 (0)