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

github.com/nextcloud/news.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'utility/config.php')
-rw-r--r--utility/config.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/utility/config.php b/utility/config.php
index 54145c993..193411592 100644
--- a/utility/config.php
+++ b/utility/config.php
@@ -25,7 +25,7 @@
namespace OCA\News\Utility;
-use \OCA\AppFramework\Core\API;
+use \OCA\News\Core\API;
class Config {