Skip to content

Commit

Permalink
Merge pull request #727 from jenssegers/analysis-XpeOKL
Browse files Browse the repository at this point in the history
Applied fixes from StyleCI
  • Loading branch information
jenssegers committed Feb 6, 2016
2 parents eb000d4 + ee1fda6 commit b0354f2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Jenssegers/Mongodb/Eloquent/HybridRelations.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
use Illuminate\Database\Eloquent\Relations\MorphMany;
use Illuminate\Database\Eloquent\Relations\MorphOne;
use Illuminate\Support\Str;
use Jenssegers\Mongodb\Eloquent\Model;
use Jenssegers\Mongodb\Relations\BelongsTo;
use Jenssegers\Mongodb\Relations\BelongsToMany;
use Jenssegers\Mongodb\Relations\HasMany;
Expand Down

0 comments on commit b0354f2

Please sign in to comment.