Skip to content

Commit

Permalink
remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
browner12 committed Sep 22, 2020
1 parent 2073ab0 commit 65c36a6
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/Console/ChromeDriverCommand.php
Original file line number Diff line number Diff line change
Expand Up @@ -308,10 +308,6 @@ protected function chromeVersion($os)
continue;
}

$this->comment(
sprintf('Chrome version %s detected.', $matches[0])
);

return $matches[1];
}

Expand Down

0 comments on commit 65c36a6

Please sign in to comment.