diff --git a/LibHooks/lib/PreCommit/Filter/ShortCommitMsg/Jira/Parser.php b/LibHooks/lib/PreCommit/Filter/ShortCommitMsg/Jira/Parser.php index 3539473..162cdf3 100644 --- a/LibHooks/lib/PreCommit/Filter/ShortCommitMsg/Jira/Parser.php +++ b/LibHooks/lib/PreCommit/Filter/ShortCommitMsg/Jira/Parser.php @@ -169,7 +169,6 @@ protected function _getActiveIssueKey() * @param string $issueNo * @return string * @throws \PreCommit\Exception - * @todo Refactor this 'cos it belongs to JIRA only */ protected function _normalizeIssueKey($issueNo) {