aboutsummaryrefslogtreecommitdiffhomepage
path: root/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'index.php')
-rw-r--r--index.php10
1 files changed, 1 insertions, 9 deletions
diff --git a/index.php b/index.php
index 7b076e2..158a8bb 100644
--- a/index.php
+++ b/index.php
@@ -2,12 +2,4 @@
declare(strict_types=1);
-
-
-
-
-
-
-
-
-
+require_once __DIR__ . '/vendor/autoload.php';