Skip to content

Commit

Permalink
moar removal
Browse files Browse the repository at this point in the history
  • Loading branch information
Godmartinz committed Jan 7, 2025
1 parent c699baf commit 9276289
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app/Http/Controllers/ReportsController.php
Original file line number Diff line number Diff line change
Expand Up @@ -1137,8 +1137,6 @@ public function getAssetAcceptanceReport($deleted = false) : View
'acceptance' => $acceptance,
];
});
// Merge results into the main collection


return view('reports/unaccepted_assets', compact('assetsForReport','showDeleted' ));
}
Expand Down

0 comments on commit 9276289

Please sign in to comment.