diff --git a/.styleci.yml b/.styleci.yml index a1b99be9..f1df5768 100644 --- a/.styleci.yml +++ b/.styleci.yml @@ -1,6 +1,7 @@ preset: laravel enabled: - native_function_invocation +- no_unused_imports disabled: - concat_without_spaces - ternary_operator_spaces