forked from miguel456/rbrecruiter
Minor import change
This commit is contained in:
parent
41e3e817a2
commit
00cc36246f
|
@ -2,7 +2,7 @@
|
|||
|
||||
namespace App\Http\Controllers;
|
||||
|
||||
use App\Helpers\Options;
|
||||
use App\Facades\Options;
|
||||
use App\Options as Option;
|
||||
|
||||
use Illuminate\Http\Request;
|
||||
|
|
Loading…
Reference in New Issue