Remove require calls to library/asn*

This commit is contained in:
Hypolite Petovan 2018-01-30 23:32:20 -05:00
parent 13849299f9
commit ea01d7078a
2 changed files with 0 additions and 5 deletions

View 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
*/