minor changes

This commit is contained in:
Philipp Holzer
2018-06-26 23:43:43 +02:00
parent dd085ae592
commit d409a92ca2

View File

@@ -94,9 +94,4 @@ class Lock
{
self::getDriver()->releaseAll();
}
public static function isLocked($key)
{
}
}