Skip to content

Commit

Permalink
import exception
Browse files Browse the repository at this point in the history
  • Loading branch information
freekmurze committed May 6, 2024
1 parent 6b9d4de commit ed39c7b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/OptimizerChain.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

namespace Spatie\ImageOptimizer;

use InvalidArgumentException;
use Psr\Log\LoggerInterface;
use Symfony\Component\Process\Process;

Expand Down

0 comments on commit ed39c7b

Please sign in to comment.