From df428380e288db75b41ace5d6274f44916517f9f Mon Sep 17 00:00:00 2001 From: Daniel Weipert Date: Mon, 21 Feb 2022 21:28:49 +0100 Subject: Fix whitespace --- public/index.php | 1 - 1 file changed, 1 deletion(-) (limited to 'public/index.php') diff --git a/public/index.php b/public/index.php index 3d82924..b943298 100644 --- a/public/index.php +++ b/public/index.php @@ -34,4 +34,3 @@ foreach ($config as $key => $value) { } new App(); - -- cgit v1.2.3