Fix for #597
This commit is contained in:
parent
0140da0ae2
commit
cd2599fe58
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
<?php namespace app\Http\Controllers;
|
||||
<?php namespace App\Http\Controllers;
|
||||
|
||||
use Auth;
|
||||
use File;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue