From b2ba827957aa15ea7ad48e5a661827704fa395c7 Mon Sep 17 00:00:00 2001 From: Malf Furious Date: Thu, 26 Jul 2018 05:10:04 -0400 Subject: Remove TODO and placeholder --- app/index.php | 3 --- 1 file changed, 3 deletions(-) (limited to 'app/index.php') diff --git a/app/index.php b/app/index.php index 0a106c2..36f2d1d 100644 --- a/app/index.php +++ b/app/index.php @@ -65,9 +65,6 @@ function main(array $argv) : void require "view/groups.php"; break; } - - /* TODO */ - echo "logged in"; } catch (Exception $e) -- cgit v1.2.3