Browse Source

Remove import

Mark Story 3 years ago
parent
commit
22be2bc52c
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/Log/Engine/BaseLog.php

+ 0 - 1
src/Log/Engine/BaseLog.php

@@ -20,7 +20,6 @@ use ArrayObject;
 use Cake\Core\InstanceConfigTrait;
 use Cake\Log\Formatter\AbstractFormatter;
 use Cake\Log\Formatter\DefaultFormatter;
-use InvalidArgumentException;
 use JsonSerializable;
 use Psr\Log\AbstractLogger;
 use Serializable;