Skip to content

Commit

Permalink
Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
LeoColomb committed Jul 25, 2022
1 parent fb6f60d commit 4266063
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/class-wp-redis-page-cache.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
*/
class WP_Redis_Page_Cache
{

const CACHE_STATUS_HEADER_NAME = 'X-Redis-Cache-Status';
const CACHE_STATUS_HIT = 'HIT';
const CACHE_STATUS_MISS = 'MISS';
Expand Down

0 comments on commit 4266063

Please sign in to comment.