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