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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index 0cace89979c..e3ec84c80e1 100644
--- a/composer.json
+++ b/composer.json
@@ -10,7 +10,6 @@
"psr-4": {
"OC\\": "lib/private",
"OC\\Core\\": "core/",
- "OC\\Settings\\": "settings/",
"OCP\\": "lib/public"
}
},