Skip to content

Commit 696dcca

Browse files
committed
Cleanup
1 parent f489891 commit 696dcca

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

SlevomatCodingStandard/Helpers/TypeHelper.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ public static function isTypeName(string $typeName): bool
2727
if ($result === false) {
2828
// @codeCoverageIgnoreStart
2929
throw new Exception('PREG error ' . preg_last_error());
30-
3130
// @codeCoverageIgnoreEnd
3231
}
3332

0 commit comments

Comments
 (0)