diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/crypto.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/crypto.php b/include/crypto.php index b09356fc7..40e68a4e7 100644 --- a/include/crypto.php +++ b/include/crypto.php @@ -1,7 +1,5 @@ <?php /** @file */ -use Zotlabs\Lib\Crypto; - require_once('library/ASNValue.class.php'); require_once('library/asn1.php'); |