diff --git a/src/Axm.php b/src/Axm.php index 5b2f99d..7c18ff0 100644 --- a/src/Axm.php +++ b/src/Axm.php @@ -2,7 +2,6 @@ declare(strict_types=1); -use Exception; use Axm\Application; use Axm\Exception\AxmCLIException;