diff --git a/tests/TestCase.php b/tests/TestCase.php index 121fd73..3da88d0 100644 --- a/tests/TestCase.php +++ b/tests/TestCase.php @@ -14,7 +14,6 @@ namespace Konekt\History\Tests; -use Illuminate\Database\Schema\Blueprint; use Illuminate\Foundation\Testing\RefreshDatabase; use Illuminate\Support\Facades\Artisan; use Konekt\Concord\ConcordServiceProvider;