mirror of
https://github.com/nextcloud/server.git
synced 2026-03-04 18:28:08 +01:00
remove unneeded variable
This commit is contained in:
@@ -26,7 +26,6 @@
|
||||
|
||||
class OC_FileProxy_FileOperations extends OC_FileProxy{
|
||||
static $rootView;
|
||||
private $userQuota=-1;
|
||||
|
||||
public function premkdir($path) {
|
||||
if(!self::$rootView){
|
||||
|
||||
Reference in New Issue
Block a user