minor changes
This commit is contained in:
parent
dd085ae592
commit
d409a92ca2
|
@ -94,9 +94,4 @@ class Lock
|
||||||
{
|
{
|
||||||
self::getDriver()->releaseAll();
|
self::getDriver()->releaseAll();
|
||||||
}
|
}
|
||||||
|
|
||||||
public static function isLocked($key)
|
|
||||||
{
|
|
||||||
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue