Skip to content

Commit

Permalink
+ style ci fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrieliuga committed Jan 21, 2020
1 parent bb75e80 commit 38224ae
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion tests/MailLogTest.php
Expand Up @@ -5,7 +5,6 @@
use Giuga\LaravelMailLog\Models\MailLog;
use Giuga\LaravelMailLog\Tests\TestCase;
use Illuminate\Mail\Events\MessageSent;
use Illuminate\Mail\Message;

class MailLogTest extends TestCase
{
Expand Down
1 change: 0 additions & 1 deletion tests/TestCase.php
Expand Up @@ -3,7 +3,6 @@
namespace Giuga\LaravelMailLog\Tests;

use Giuga\LaravelMailLog\LaravelMailLogServiceProvider;
use Illuminate\Database\Schema\Blueprint;
use Illuminate\Support\Facades\Schema;
use Orchestra\Testbench\TestCase as Orchestra;

Expand Down

0 comments on commit 38224ae

Please sign in to comment.