Very Minor Cleanup
This commit is contained in:
parent
f83d694477
commit
427d8ddc3f
1 changed files with 2 additions and 1 deletions
|
|
@ -1,7 +1,8 @@
|
|||
<?php namespace App\Libraries;
|
||||
|
||||
use Schema;
|
||||
use Auth;
|
||||
use DB;
|
||||
use Schema;
|
||||
|
||||
class Utils
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue