Skip to content

Commit b401f65

Browse files
TODO--;
1 parent c4b25ae commit b401f65

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Util/Annotation/DocBlock.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,6 @@ public function requirements(): array
232232
];
233233
$recordedOffsets[$matches['name'] . '_constraint'] = $offset;
234234
} catch (\PharIo\Version\Exception $e) {
235-
/* @TODO this catch is currently not valid, see https://github.com/phar-io/version/issues/16 */
236235
throw new Warning($e->getMessage(), $e->getCode(), $e);
237236
}
238237
}

0 commit comments

Comments
 (0)