From 3f43c3582d8434ba12feab1c189d891a02f27110 Mon Sep 17 00:00:00 2001 From: Rumperuu Date: Sat, 20 Mar 2021 23:30:46 +0000 Subject: [PATCH] Delete debug print --- lib/Pear/LocalLoop/Controller/Api/Auth.pm | 2 -- 1 file changed, 2 deletions(-) diff --git a/lib/Pear/LocalLoop/Controller/Api/Auth.pm b/lib/Pear/LocalLoop/Controller/Api/Auth.pm index a40d6a7..2926a7f 100644 --- a/lib/Pear/LocalLoop/Controller/Api/Auth.pm +++ b/lib/Pear/LocalLoop/Controller/Api/Auth.pm @@ -124,8 +124,6 @@ sub post_login { sub post_logout { my $c = shift; - print STDERR "TEST"; - my $session_key = $c->req->json('/session_key'); my $session_result =