Skip to content

Commit

Permalink
Update Sortable.php
Browse files Browse the repository at this point in the history
  • Loading branch information
rogercbe authored Jan 15, 2018
1 parent 0ec64ba commit 5c5eeda
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Sortable.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
namespace Rogercbe\TableSorter;

use Illuminate\Database\Eloquent\Relations\HasOne;
use Illuminate\Database\Eloquent\Relations\BelongsTo;

trait Sortable
{
Expand Down

0 comments on commit 5c5eeda

Please sign in to comment.