1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-10-21 16:46:11 +02:00

Remove dead var

This commit is contained in:
jeroendedauw
2014-07-27 16:41:31 +02:00
parent 61145103b6
commit d5865eb250

View File

@@ -209,7 +209,6 @@ class HipChatHandler extends SocketHandler
{
$batchRecord = null;
$batchRecords = array();
$batchedMessages = array();
$messages = array();
$formattedMessages = array();
$level = 0;