summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lib/Controller/ItemController.php1
-rw-r--r--lib/Service/ItemServiceV2.php2
2 files changed, 1 insertions, 2 deletions
diff --git a/lib/Controller/ItemController.php b/lib/Controller/ItemController.php
index 577916e9d..6243142ab 100644
--- a/lib/Controller/ItemController.php
+++ b/lib/Controller/ItemController.php
@@ -360,5 +360,4 @@ class ItemController extends Controller
return [];
}
-
}
diff --git a/lib/Service/ItemServiceV2.php b/lib/Service/ItemServiceV2.php
index 43fcc7e00..47656c12d 100644
--- a/lib/Service/ItemServiceV2.php
+++ b/lib/Service/ItemServiceV2.php
@@ -438,7 +438,7 @@ class ItemServiceV2 extends Service
* @param string $userId Item owner
* @param int $id Item ID
* @param bool $shareWithId User to share with
- *
+ *
* Sharing by copying - the item is duplicated, and the 'sharedBy' and
* 'sharedWith' fields are filled accordingly.
* We copy the 'feedId', because the article will still be owned by