Skip to content

Commit

Permalink
Enhance slackbot
Browse files Browse the repository at this point in the history
  • Loading branch information
iranianpep committed Jun 3, 2017
1 parent 795b72f commit 2eb0e37
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/Botonomous/Slackbot.php
Original file line number Diff line number Diff line change
Expand Up @@ -102,8 +102,6 @@ private function handleSendResponse()
// 6. log the message
$this->getLoggerUtility()->logChat(__METHOD__, $message);

$this->getLoggerUtility()->logInfo($this->getRequestUtility()->getContent());

// 7. send confirmation message if is enabled
$this->getSender()->sendConfirmation();

Expand Down

0 comments on commit 2eb0e37

Please sign in to comment.