1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-10-22 00:56:08 +02:00

Fix whitespace

This commit is contained in:
Rob Loach
2012-10-12 12:54:44 -04:00
parent 09b3a80cfa
commit 09168eaca8
3 changed files with 3 additions and 3 deletions

View File

@@ -142,4 +142,4 @@ class CubeHandler extends AbstractProcessingHandler
return curl_exec($this->httpConnection);
}
}
}