diff --git a/app/Listeners/CheckoutableListener.php b/app/Listeners/CheckoutableListener.php index 22006d1cc0..71b131f40c 100644 --- a/app/Listeners/CheckoutableListener.php +++ b/app/Listeners/CheckoutableListener.php @@ -30,7 +30,6 @@ class CheckoutableListener public function onCheckedOut($event) { - \Log::debug('onCheckedOut in the Checkoutable listener fired'); /** * When the item wasn't checked out to a user, we can't send notifications