Skip to content

Commit

Permalink
Apply fixes from StyleCI (#90)
Browse files Browse the repository at this point in the history
  • Loading branch information
freekmurze authored Jan 14, 2017
1 parent 0d6f78e commit e148546
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Fractal.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
use Closure;
use League\Fractal\Manager;
use Illuminate\Http\JsonResponse;
use League\Fractal\Serializer\SerializerAbstract;
use Spatie\Fractalistic\Fractal as Fractalistic;
use League\Fractal\Serializer\SerializerAbstract;

class Fractal extends Fractalistic
{
Expand Down

0 comments on commit e148546

Please sign in to comment.