Skip to content

Commit

Permalink
Merge branch 'master' of github.com:coryrose1/laravel-tables
Browse files Browse the repository at this point in the history
  • Loading branch information
crosenwald committed Nov 19, 2019
2 parents 5d826ab + db2ba3f commit 5de7891
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/LivewireTablesServiceProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,7 @@

use Coryrose\LivewireTables\Commands\MakeLivewireTableCommand;
use Coryrose\LivewireTables\Commands\ScaffoldLivewireTableCommand;
use Illuminate\Database\Eloquent\Builder;
use Illuminate\Support\Arr;
use Illuminate\Support\ServiceProvider;
use Illuminate\Support\Str;

class LivewireTablesServiceProvider extends ServiceProvider
{
Expand Down

0 comments on commit 5de7891

Please sign in to comment.