3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-03-30 04:14:17 +00:00

Removed debugging

This commit is contained in:
snipe
2020-11-12 15:14:56 -08:00
parent c8572deb5c
commit 5ea9c31eab

View File

@ -244,7 +244,6 @@ class Asset extends Depreciable
*/
public function availableForCheckout()
{
\Log::debug($this->assetstatus);
if (
((!$this->assignedTo) && ($this->assetstatus->archived == 0)) ||
((empty($this->assigned_to)) &&