mirror of
https://github.com/Seldaek/monolog.git
synced 2025-10-29 11:26:09 +01: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