Skip to content

Commit b7866e0

Browse files
tabacituStyleCIBot
authored andcommitted
Apply fixes from StyleCI
[ci skip] [skip ci]
1 parent 7e425f3 commit b7866e0

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

src/app/Library/CrudPanel/CrudFilter.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
namespace Backpack\CRUD\app\Library\CrudPanel;
44

5-
use Symfony\Component\HttpFoundation\ParameterBag;
65
use Illuminate\Support\Str;
6+
use Symfony\Component\HttpFoundation\ParameterBag;
77

88
class CrudFilter
99
{

src/app/Library/CrudPanel/Traits/Filters.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44

55
use Backpack\CRUD\app\Library\CrudPanel\CrudFilter;
66
use Illuminate\Support\Collection;
7-
use Illuminate\Support\Str;
87
use Symfony\Component\HttpFoundation\ParameterBag;
98

109
trait Filters

0 commit comments

Comments
 (0)