mirror of
https://github.com/Seldaek/monolog.git
synced 2025-08-06 13:16:39 +02:00
CS fixes
This commit is contained in:
@@ -64,7 +64,6 @@ class GelfHandlerTest extends TestCase
|
||||
|
||||
$handler = $this->getHandler($messagePublisher);
|
||||
|
||||
|
||||
$handler->handle($record);
|
||||
|
||||
}
|
||||
@@ -87,7 +86,6 @@ class GelfHandlerTest extends TestCase
|
||||
|
||||
$handler = $this->getHandler($messagePublisher);
|
||||
|
||||
|
||||
$handler->handle($record);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user