Skip to content

Commit f93e0fb

Browse files
committed
blank lines removed
1 parent ad982d2 commit f93e0fb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

berry/encryption.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
<?php
2-
require_once(__DIR__ . "/encryption/AES128Encryption.php");
32

3+
require_once(__DIR__ . "/encryption/AES128Encryption.php");
44
?>

berry/utils.php

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

3+
require_once(__DIR__ . "/utils/CrawlerDetector.php");
44
?>

0 commit comments

Comments
 (0)