mirror of
https://github.com/crater-invoice/crater.git
synced 2025-12-15 18:02:55 -05:00
remove unused files and refactor variable names and function names
This commit is contained in:
@@ -218,6 +218,7 @@ class Estimate extends Model
|
||||
if ($estimate->taxes()->exists()) {
|
||||
$estimate->taxes()->delete();
|
||||
}
|
||||
|
||||
$estimate->delete();
|
||||
|
||||
return true;
|
||||
|
||||
Reference in New Issue
Block a user