Skip to content

Commit 9510e60

Browse files
authored
fix: added missing import (#671)
1 parent 9c87ac0 commit 9510e60

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

resources/views/setup-teams.blade.php

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 LaratrustSetupTeams extends Migration
78
{

0 commit comments

Comments
 (0)