summaryrefslogtreecommitdiffstats
path: root/external
diff options
context:
space:
mode:
Diffstat (limited to 'external')
-rw-r--r--external/feedapi.php5
-rw-r--r--external/folderapi.php5
2 files changed, 0 insertions, 10 deletions
diff --git a/external/feedapi.php b/external/feedapi.php
index 580d9c2f0..d88eda35f 100644
--- a/external/feedapi.php
+++ b/external/feedapi.php
@@ -76,11 +76,6 @@ class FeedAPI extends Controller {
}
- public function get() {
-
- }
-
-
public function create() {
}
diff --git a/external/folderapi.php b/external/folderapi.php
index 787d1acc4..a7ea2f257 100644
--- a/external/folderapi.php
+++ b/external/folderapi.php
@@ -59,11 +59,6 @@ class FolderAPI extends Controller {
}
- public function get() {
-
- }
-
-
public function create() {
}