Skip to content

Commit

Permalink
Update HasinServiceProvider.php
Browse files Browse the repository at this point in the history
  • Loading branch information
biiiiiigmonster authored Dec 21, 2020
1 parent 888d1bf commit c4451df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/HasinServiceProvider.php
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?php
namespace BiiiiiigMonster\Hasin;

use BiiiiiigMonster\LaravelMixin\Database\Eloquent\BuilderMixin;
use BiiiiiigMonster\LaravelMixin\Database\Eloquent\RelationMixin;
use BiiiiiigMonster\Hasin\Database\Eloquent\BuilderMixin;
use BiiiiiigMonster\Hasin\Database\Eloquent\RelationMixin;
use Illuminate\Database\Eloquent\Builder;
use Illuminate\Database\Eloquent\Relations\Relation;
use Illuminate\Support\ServiceProvider;
Expand Down

0 comments on commit c4451df

Please sign in to comment.