Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
Caleb Fidecaro committed Oct 18, 2016
1 parent 1ffceaa commit caa0e60
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/BelongsToTenants.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
namespace HipsterJazzbo\Landlord;

use HipsterJazzbo\Landlord\Exceptions\ModelNotFoundForTenantException;
use HipsterJazzbo\Landlord\Facades\Landlord;
use Illuminate\Database\Eloquent\Model;
use Illuminate\Database\Eloquent\ModelNotFoundException;

Expand Down

0 comments on commit caa0e60

Please sign in to comment.