Skip to content

Commit

Permalink
Applied fixes from StyleCI (#15328)
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorotwell authored Sep 8, 2016
1 parent 18c3722 commit d309c94
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion src/Illuminate/Support/Testing/Fakes/MailableFake.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

namespace Illuminate\Support\Testing\Fakes;

use Illuminate\Mail\Mailer;
use Illuminate\Mail\Mailable;
use Illuminate\Mail\MailableMailer;

Expand Down
1 change: 0 additions & 1 deletion src/Illuminate/Support/Testing/Fakes/NotificationFake.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

namespace Illuminate\Support\Testing\Fakes;

use Exception;
use Ramsey\Uuid\Uuid;
use PHPUnit_Framework_Assert as PHPUnit;
use Illuminate\Contracts\Notifications\Factory as NotificationFactory;
Expand Down

0 comments on commit d309c94

Please sign in to comment.