Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/nextcloud_announcements.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2022-09-19 21:56:00 +0300
committerJoas Schilling <coding@schilljs.com>2022-09-19 21:56:00 +0300
commitb45b99bc41e5b0e0b426cd1100df9175a43b575c (patch)
treeec9543f3feb505896abf512aa91ac6bf44a895e8
parente4cf128197e05425ba89e21ce7fe81fab5b4a19c (diff)
Adjust CS
Signed-off-by: Joas Schilling <coding@schilljs.com>
-rw-r--r--lib/Settings/Admin.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Settings/Admin.php b/lib/Settings/Admin.php
index 0a1f227..74710f2 100644
--- a/lib/Settings/Admin.php
+++ b/lib/Settings/Admin.php
@@ -28,7 +28,6 @@ use OCP\IConfig;
use OCP\Settings\ISettings;
class Admin implements ISettings {
-
/** @var string */
protected $appName;