Skip to content

Commit

Permalink
Merge pull request #85 from Crudzaso/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
DiegoAndresRamirez authored Dec 1, 2024
2 parents f2099d7 + 699b279 commit 900f037
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 900f037

Please sign in to comment.