Skip to content

Commit

Permalink
Update CreateTaxForm.php
Browse files Browse the repository at this point in the history
  • Loading branch information
curtisdelicata authored Dec 26, 2024
1 parent 5a994e4 commit 30d10f6
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@


<?php

namespace App\Filament\App\Resources\TaxFormResource\Pages;
Expand All @@ -10,4 +8,4 @@
class CreateTaxForm extends CreateRecord
{
protected static string $resource = TaxFormResource::class;
}
}

0 comments on commit 30d10f6

Please sign in to comment.