]> git.mxchange.org Git - friendica.git/blobdiff - mod/fetch.php
Fix formatting and PHP Notice in frio theme
[friendica.git] / mod / fetch.php
index 68f6acc917196a4c3ce16c942063309a6a92c3d2..c097ee4c46f02418e1a3be5409d7b6df911dc73e 100644 (file)
@@ -8,8 +8,6 @@ use Friendica\Core\System;
 use Friendica\Protocol\Diaspora;
 use Friendica\Util\XML;
 
-require_once "include/crypto.php";
-
 function fetch_init(App $a)
 {