Skip to content

Commit

Permalink
Applied fixes from StyleCI (#14769)
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorotwell authored Aug 11, 2016
1 parent 3554535 commit 87349f7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
3 changes: 0 additions & 3 deletions Jobs/HandleQueuedMessage.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@
use SuperClosure\Serializer;
use Illuminate\Contracts\Queue\Job;
use Illuminate\Contracts\Mail\Mailer;
use Illuminate\Contracts\Queue\QueueableEntity;
use Illuminate\Contracts\Database\ModelIdentifier;
use Illuminate\Contracts\Queue\QueueableCollection;
use Illuminate\Queue\SerializesAndRestoresModelIdentifiers;

class HandleQueuedMessage
Expand Down
2 changes: 0 additions & 2 deletions Mailer.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@
use Swift_Mailer;
use Swift_Message;
use Illuminate\Support\Arr;
use Illuminate\Support\Str;
use SuperClosure\Serializer;
use InvalidArgumentException;
use Illuminate\Contracts\View\Factory;
use Illuminate\Contracts\Events\Dispatcher;
Expand Down

0 comments on commit 87349f7

Please sign in to comment.