Skip to content
This repository was archived by the owner on Jul 24, 2023. It is now read-only.

Commit 8b635d4

Browse files
committed
Remove migration namespace
1 parent 84dd7a6 commit 8b635d4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/stubs/migrations/2014_10_12_000000_create_users_table.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
<?php
22

3-
namespace Adldap\Laravel\Tests\Stubs\Migrations;
4-
53
use Illuminate\Support\Facades\Schema;
64
use Illuminate\Database\Schema\Blueprint;
75
use Illuminate\Database\Migrations\Migration;

0 commit comments

Comments
 (0)