mirror of
https://github.com/HDInnovations/UNIT3D-Community-Edition.git
synced 2026-05-07 11:40:56 -05:00
Use Illuminate\Support\Carbon
This commit is contained in:
@@ -16,7 +16,7 @@ namespace App\Http\Controllers;
|
||||
use App\Models\PrivateMessage;
|
||||
use App\Models\User;
|
||||
use App\Models\Warning;
|
||||
use Carbon\Carbon;
|
||||
use Illuminate\Support\Carbon;
|
||||
use Illuminate\Http\Request;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user