mirror of
https://github.com/friendica/friendica
synced 2024-11-10 09:42:54 +00:00
minor changes
This commit is contained in:
parent
dd085ae592
commit
d409a92ca2
1 changed files with 0 additions and 5 deletions
|
@ -94,9 +94,4 @@ class Lock
|
|||
{
|
||||
self::getDriver()->releaseAll();
|
||||
}
|
||||
|
||||
public static function isLocked($key)
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue