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

Removed unuse use statement

This commit is contained in:
Jérôme Macias
2011-11-13 17:18:30 +01:00
parent be6393348f
commit 33dbc820fc

View File

@@ -11,7 +11,6 @@
namespace Monolog\Handler;
use Monolog\Formatter\SimpleFormatter;
use Monolog\Logger;
/**