From a8936a4c7381ee5f5265309a61f99b8abb43a4fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Samuel=20=C5=A0tancl?= Date: Mon, 19 Aug 2019 23:05:03 +0200 Subject: [PATCH] Revert no_unused_imports --- .styleci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.styleci.yml b/.styleci.yml index f1df5768..a1b99be9 100644 --- a/.styleci.yml +++ b/.styleci.yml @@ -1,7 +1,6 @@ preset: laravel enabled: - native_function_invocation -- no_unused_imports disabled: - concat_without_spaces - ternary_operator_spaces