]> git.mxchange.org Git - friendica.git/blobdiff - mod/community.php
Remove include/ requires that are now done directly from Composer
[friendica.git] / mod / community.php
index 36668817323c2357e0c5c1cf09748cc2f3c26a1c..063e1c693eafcd5d9d5a49d0b0f9b0eecd67d981 100644 (file)
@@ -93,8 +93,6 @@ function community_content(App $a, $update = 0)
                }
        }
 
-       require_once 'include/conversation.php';
-
        if (!$update) {
                $tabs = [];