@@ -3,7 +3,6 @@ |
||
3 | 3 | |
4 | 4 | use League\Tactician\Logger\PropertyNormalizer\PropertyNormalizer; |
5 | 5 | use League\Tactician\Logger\PropertyNormalizer\SimplePropertyNormalizer; |
6 | -use Exception; |
|
7 | 6 | |
8 | 7 | /** |
9 | 8 | * Formatter that includes the Command's name and properties for more detail |