MNT Remove TODO Comments

This commit is contained in:
Sabina Talipova 2023-10-12 09:50:28 +13:00
parent af5eb42d9c
commit fdbedf575e

View File

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