Replaced Moment with Carbon #84
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ namespace App\Http\Controllers\API;
|
|||
|
||||
use App\Http\Controllers\Controller;
|
||||
use Illuminate\Http\Request;
|
||||
use App\Services\InitService;
|
||||
use App\Services\UpKeep\InitService;
|
||||
|
||||
class InitAPIController extends Controller
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue