Remove debugging line
authorCameron Ball <cameron@cameron1729.xyz>
Wed, 26 Dec 2018 14:11:03 +0000 (22:11 +0800)
committerCameron Ball <cameron@cameron1729.xyz>
Fri, 28 Dec 2018 06:27:20 +0000 (14:27 +0800)
src/purjolok.php

index 2a0d366..7457843 100644 (file)
@@ -143,8 +143,6 @@ getTelegram()->addCommand(
                 FALSE
             )))];
 
-            error_log(print_r($buttons, true));
-
             if (!$buttons[0]) {
                 $this->replyWithMessage([
                     'text' => getMessageSenderDisplayName($this->getUpdate()). ' doesn\'t have any outstanding bills. Nice :)',