Skip to content

Commit 47fa33e

Browse files
committed
Missing use
1 parent 30326e8 commit 47fa33e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

database/migrations/create_blocks_table.php.stub

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
use Illuminate\Database\Migrations\Migration;
44
use Illuminate\Database\Schema\Blueprint;
5+
use Illuminate\Support\Facades\Schema;
56

67
class CreateBlocksTable extends Migration
78
{

0 commit comments

Comments
 (0)