Skip to content

Commit

Permalink
Update EditPayroll.php
Browse files Browse the repository at this point in the history
  • Loading branch information
curtisdelicata authored Dec 26, 2024
1 parent bb891f4 commit 784c4cc
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions app/Filament/Resources/PayrollResource/Pages/EditPayroll.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@


<?php

namespace App\Filament\Resources\PayrollResource\Pages;
Expand All @@ -18,4 +16,4 @@ protected function getHeaderActions(): array
Actions\DeleteAction::make(),
];
}
}
}

0 comments on commit 784c4cc

Please sign in to comment.