summaryrefslogtreecommitdiffstats
path: root/lib/Interfaces/IActivityPubInterface.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Interfaces/IActivityPubInterface.php')
-rw-r--r--lib/Interfaces/IActivityPubInterface.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Interfaces/IActivityPubInterface.php b/lib/Interfaces/IActivityPubInterface.php
index 2c1d8d55..311c7ea4 100644
--- a/lib/Interfaces/IActivityPubInterface.php
+++ b/lib/Interfaces/IActivityPubInterface.php
@@ -41,7 +41,6 @@ use OCA\Social\Model\ActivityPub\ACore;
* @package OCA\Social\Service
*/
interface IActivityPubInterface {
-
/**
* Freshly imported item can be processed/parsed on incoming Request.
*/