mirror of
https://github.com/snipe/snipe-it.git
synced 2025-02-02 08:21:09 -08:00
moar removal
This commit is contained in:
parent
c699baf519
commit
92762896ef
|
@ -1137,8 +1137,6 @@ class ReportsController extends Controller
|
|||
'acceptance' => $acceptance,
|
||||
];
|
||||
});
|
||||
// Merge results into the main collection
|
||||
|
||||
|
||||
return view('reports/unaccepted_assets', compact('assetsForReport','showDeleted' ));
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue