Formatting

This commit is contained in:
Pranav Kant 2016-09-14 11:46:15 +05:30
parent 7a0d2b944c
commit 84dbbafe70

View File

@ -73,4 +73,3 @@ use \OCP\IConfig;
return $this->config->setAppValue($userId, $this->appName, $key, $value);
}
}