mirror of
https://github.com/Seldaek/monolog.git
synced 2025-08-05 12:47:39 +02:00
Remove unnecessary use
statement
This commit is contained in:
@@ -11,8 +11,6 @@
|
|||||||
|
|
||||||
namespace Monolog\Formatter;
|
namespace Monolog\Formatter;
|
||||||
|
|
||||||
use Monolog\Formatter\NormalizerFormatter;
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Formats data into an associative array of scalar values.
|
* Formats data into an associative array of scalar values.
|
||||||
* Objects and arrays will be JSON encoded.
|
* Objects and arrays will be JSON encoded.
|
||||||
|
Reference in New Issue
Block a user