mirror of
https://github.com/snipe/snipe-it.git
synced 2025-03-05 20:52:15 -08:00
Removed debug line
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
29f438123e
commit
c756849497
|
@ -26,7 +26,6 @@ class CheckinAccessoryNotification extends Notification
|
|||
$this->admin = $checkedInby;
|
||||
$this->note = $note;
|
||||
$this->settings = Setting::getSettings();
|
||||
\Log::debug('Constructor for notification fired');
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in a new issue