Skip to content

Commit

Permalink
Merge pull request #84 from Crudzaso/fix/fix-deploy
Browse files Browse the repository at this point in the history
fix: deleted unnecessaries files
  • Loading branch information
DiegoAndresRamirez authored Dec 1, 2024
2 parents 93159fc + b54a8af commit 699b279
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 151 deletions.
1 change: 0 additions & 1 deletion Modules/Lottery/app/Models/Lottery.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@

use Illuminate\Database\Eloquent\Model;
use Illuminate\Database\Eloquent\Factories\HasFactory;
// use Modules\Lottery\Database\Factories\LotteryFactory;
use Modules\Raffle\Models\Raffle;
use Modules\Draws\Models\Draws;

Expand Down
100 changes: 0 additions & 100 deletions app/Filament/Resources/LoteryResource.php

This file was deleted.

12 changes: 0 additions & 12 deletions app/Filament/Resources/LoteryResource/Pages/CreateLotery.php

This file was deleted.

19 changes: 0 additions & 19 deletions app/Filament/Resources/LoteryResource/Pages/EditLotery.php

This file was deleted.

19 changes: 0 additions & 19 deletions app/Filament/Resources/LoteryResource/Pages/ListLoteries.php

This file was deleted.

0 comments on commit 699b279

Please sign in to comment.