Completed
Pull Request — master (#24)
by
unknown
11:40 queued 10s
created
src/database/migrations/2020_05_18_123456_drop_botan_table.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -3,7 +3,6 @@
 block discarded – undo
3 3
 declare(strict_types=1);
4 4
 
5 5
 use Illuminate\Database\Migrations\Migration;
6
-use Illuminate\Database\Schema\Blueprint;
7 6
 
8 7
 class DropBotanTable extends Migration
9 8
 {
Please login to merge, or discard this patch.