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

Merge pull request #1447 from symfonyaml/patch-1

Registry class not used in ErrorHandler
This commit is contained in:
Jordi Boggiano
2020-05-11 21:36:03 +02:00
committed by GitHub

View File

@@ -14,7 +14,6 @@ namespace Monolog;
use Psr\Log\LoggerInterface;
use Psr\Log\LogLevel;
use Monolog\Handler\AbstractHandler;
use Monolog\Registry;
/**
* Monolog error handler