Skip to content

Commit

Permalink
Removed @todo
Browse files Browse the repository at this point in the history
  • Loading branch information
tedivm committed Apr 24, 2014
1 parent e17ed86 commit 1879b03
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Stash/Driver/Redis.php
Expand Up @@ -169,7 +169,6 @@ public function clear($key = null)
*/
public function purge()
{
// @todo when the RedisArray class is used run the rehash function here
return true;
}

Expand Down

0 comments on commit 1879b03

Please sign in to comment.