Skip to content

Commit

Permalink
Apply fixes from StyleCI (#19355)
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorotwell authored May 26, 2017
1 parent fca0272 commit eee8c84
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
use Orchestra\Testbench\TestCase;
use Illuminate\Contracts\Mail\Mailer;
use Illuminate\Support\Facades\Schema;
use Illuminate\Database\Eloquent\Model;
use Illuminate\Contracts\Mail\Mailable;
use Illuminate\Database\Eloquent\Model;
use Illuminate\Notifications\Notifiable;
use Illuminate\Notifications\Notification;
use Illuminate\Notifications\Channels\MailChannel;
Expand Down

0 comments on commit eee8c84

Please sign in to comment.