]> git.mxchange.org Git - friendica.git/blobdiff - src/Util/Crypto.php
Fix: Empty answers in DFRN can be okay
[friendica.git] / src / Util / Crypto.php
index 22cb775336253b8bfb3ca18e0b0d4ce2e3be9ad9..b2fad997003bd352a43ebda268f376478966fd16 100644 (file)
@@ -8,9 +8,6 @@ use Friendica\Core\Config;
 use ASN_BASE;
 use ASNValue;
 
-require_once 'library/ASNValue.class.php';
-require_once 'library/asn1.php';
-
 /**
  * @brief Crypto class
  */