Skip to content

Commit 733aa68

Browse files
committed
remove redundant init.php
1 parent 05d8d5e commit 733aa68

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

workers/clear-audit-log.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
$_SERVER["HTTP_HOST"] = "worker"; // see deployment/overrides/worker
44

55
require_once __DIR__ . "/../resources/autoload.php";
6-
require_once __DIR__ . "/../resources/init.php";
76

87
// Days to keep
98
$days = 30;

0 commit comments

Comments
 (0)