]> git.mxchange.org Git - friendica.git/blobdiff - mod/notes.php
Remove include/ requires that are now done directly from Composer
[friendica.git] / mod / notes.php
index 90afa16ca537db09b91ff69759803eace473a952..6ecc819240ff67d817f27dc9ee91c7aa540d61ec 100644 (file)
@@ -34,8 +34,6 @@ function notes_content(App $a, $update = false)
                return;
        }
 
-       require_once 'include/conversation.php';
-
        $o = Profile::getTabs($a, true);
 
        if (!$update) {