Skip to content
Snippets Groups Projects
Unverified Commit ce40f2eb authored by Sebastian Bergmann's avatar Sebastian Bergmann
Browse files

Fix CS/WS issue

parent a929ca44
No related branches found
No related tags found
No related merge requests found
......@@ -48,7 +48,6 @@ final class Counter
assert($nodes !== null);
return $this->countInAbstractSyntaxTree($linesOfCode, $nodes);
// @codeCoverageIgnoreStart
} catch (Error $error) {
throw new RuntimeException(
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment