Merge remote-tracking branch 'upstream/develop' into dfrn-2
[friendica.git/.git] / mod / dfrn_notify.php
index 0743b21..a9dbcd2 100644 (file)
@@ -15,7 +15,6 @@ use Friendica\Protocol\DFRN;
 use Friendica\Protocol\Diaspora;
 
 require_once 'include/items.php';
-require_once 'include/event.php';
 
 function dfrn_notify_post(App $a) {
        logger(__function__, LOGGER_TRACE);