mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-10 07:34:06 -08:00
Removed debugging
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
903609b5a5
commit
34eab88b7e
|
@ -91,7 +91,6 @@ class BulkAssetsController extends Controller
|
|||
|| ($request->filled('model_id'))
|
||||
) {
|
||||
foreach ($assets as $assetId) {
|
||||
\Log::error($assetId);
|
||||
|
||||
$this->update_array = [];
|
||||
|
||||
|
|
Loading…
Reference in a new issue