1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-07-31 18:30:15 +02:00

Removed duplicated array key

This commit is contained in:
Pascal Borreli
2012-07-13 11:08:09 +03:00
parent 41ea019077
commit 0a0c7a3a81

View File

@@ -64,7 +64,6 @@ class AbstractProcessingHandlerTest extends TestCase
'REQUEST_URI' => '',
'REQUEST_METHOD' => '',
'REMOTE_ADDR' => '',
'REQUEST_URI' => '',
'SERVER_NAME' => '',
)));
$handledRecord = null;