mirror of
https://github.com/predis/predis.git
synced 2026-09-03 06:08:36 +00:00
Remove leftover method.
This commit is contained in:
@@ -24,12 +24,4 @@ class ServerTime extends AbstractCommand
|
||||
{
|
||||
return 'TIME';
|
||||
}
|
||||
|
||||
/**
|
||||
* {@inheritdoc}
|
||||
*/
|
||||
protected function canBeHashed()
|
||||
{
|
||||
return false;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user