Skip to content

Commit b4af224

Browse files
committed
removed
1 parent ded5549 commit b4af224

File tree

3 files changed

+0
-95
lines changed

3 files changed

+0
-95
lines changed

berry/encryption.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
<?php
22
require_once(__DIR__ . "/encryption/AES128Encryption.php");
3-
require_once(__DIR__ . "/encryption/AES256Encryption.php");
43
?>

berry/encryption/AES256Encryption.php

Lines changed: 0 additions & 93 deletions
This file was deleted.

berry/utils.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
<?php
2-
32
require_once(__DIR__ . "/utils/CrawlerDetector.php");
43
?>

0 commit comments

Comments
 (0)