Merge pull request #95 from creative-commoners/pulls/3.0/remove-todo

MNT Remove TODO Comments
This commit is contained in:
Guy Sartorelli 2024-05-29 11:12:28 +12:00 committed by GitHub
commit 9735f5d070
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -89,7 +89,6 @@ class CacheHeadersCheck implements EnvironmentCheck
$this->getMessage(),
];
} else {
// @todo Ability to return a warning
return [
EnvironmentCheck::ERROR,
$this->getMessage(),