clean up unused classes

This commit is contained in:
hackerESQ
2024-09-06 22:03:36 -05:00
parent 7e2bdc47bc
commit e9ec079ff9
@@ -3,7 +3,6 @@
namespace App\Console\Commands;
use App\Models\Portfolio;
use App\Models\User;
use Illuminate\Console\Command;
class CaptureDailyChange extends Command