diff --git a/web/api/index.php b/web/api/index.php index cfa74ff7..7806a0b4 100644 --- a/web/api/index.php +++ b/web/api/index.php @@ -78,5 +78,3 @@ if (isset($_POST['user']) || isset($_POST['hash'])) { } } } - -?>