Skip to content

Commit 28ebd18

Browse files
committed
Merge branch 'feature/api-permissions' of https://github.com/Pterodactyl/Panel into feature/api-permissions
2 parents 14f9e1a + d0bce4a commit 28ebd18

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

database/migrations/2018_01_13_142012_SetupTableForKeyEncryption.php

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

3-
use Illuminate\Support\Facades\DB;
4-
use Illuminate\Support\Facades\Crypt;
53
use Illuminate\Support\Facades\Schema;
64
use Illuminate\Database\Schema\Blueprint;
75
use Illuminate\Database\Migrations\Migration;

0 commit comments

Comments
 (0)