mirror of
https://github.com/cp6/my-idlers.git
synced 2025-06-06 09:08:10 +00:00
Removed un-needed imports
This commit is contained in:
parent
966ff38320
commit
f0178ac74f
1 changed files with 0 additions and 4 deletions
|
@ -2,10 +2,6 @@
|
|||
|
||||
namespace App;
|
||||
|
||||
use Illuminate\Support\Facades\DB;
|
||||
use Illuminate\Support\Facades\Session;
|
||||
use Illuminate\Support\Facades\Storage;
|
||||
|
||||
class Process
|
||||
{
|
||||
public string $start_time;
|
||||
|
|
Loading…
Add table
Reference in a new issue