Fix cs-fix run
This commit is contained in:
parent
c166f1305b
commit
271197e823
9 changed files with 6 additions and 14 deletions
|
@ -5,8 +5,8 @@ namespace Pterodactyl\Http\Controllers\Base;
|
|||
use Illuminate\Http\Request;
|
||||
use Illuminate\Http\JsonResponse;
|
||||
use Illuminate\Translation\Translator;
|
||||
use Pterodactyl\Http\Controllers\Controller;
|
||||
use Illuminate\Contracts\Translation\Loader;
|
||||
use Pterodactyl\Http\Controllers\Controller;
|
||||
|
||||
class LocaleController extends Controller
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue