mirror of
https://github.com/silverstripe/silverstripe-environmentcheck
synced 2024-10-22 17:05:40 +02:00
Merge pull request #95 from creative-commoners/pulls/3.0/remove-todo
MNT Remove TODO Comments
This commit is contained in:
commit
9735f5d070
@ -89,7 +89,6 @@ class CacheHeadersCheck implements EnvironmentCheck
|
||||
$this->getMessage(),
|
||||
];
|
||||
} else {
|
||||
// @todo Ability to return a warning
|
||||
return [
|
||||
EnvironmentCheck::ERROR,
|
||||
$this->getMessage(),
|
||||
|
Loading…
Reference in New Issue
Block a user