1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-08-15 09:34:09 +02:00

Removed unuse use statement

This commit is contained in:
Jérôme Macias
2011-11-13 17:17:54 +01:00
parent b510f9fb4d
commit be6393348f

View File

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