From 472c74a0c4b4dd3b666bc59107fba5b3290e3571 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bruno=20Ryb=C3=A1rsky?= Date: Sat, 3 Feb 2024 16:54:04 +0100 Subject: [PATCH] remove error handling --- index.php | 48 +++++++++++++++++++++++++++--------------------- lib/main.php | 37 ------------------------------------- 2 files changed, 27 insertions(+), 58 deletions(-) delete mode 100644 lib/main.php diff --git a/index.php b/index.php index 23d583a..16fd932 100644 --- a/index.php +++ b/index.php @@ -1,24 +1,30 @@