Skip to content

Commit

Permalink
Remove unused import.
Browse files Browse the repository at this point in the history
Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
  • Loading branch information
crynobone committed Dec 9, 2019
1 parent b91145c commit f949e03
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/Value/Field.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@

namespace Laravie\QueryFilter\Value;

use Illuminate\Support\Str;

class Field extends Column
{
/**
Expand Down

0 comments on commit f949e03

Please sign in to comment.