3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-05-12 17:45:31 +00:00

Removed debugging

Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
snipe
2021-10-04 20:25:31 -07:00
parent 903609b5a5
commit 34eab88b7e

View File

@ -91,7 +91,6 @@ class BulkAssetsController extends Controller
|| ($request->filled('model_id'))
) {
foreach ($assets as $assetId) {
\Log::error($assetId);
$this->update_array = [];