Skip to content

Commit

Permalink
cleaning
Browse files Browse the repository at this point in the history
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
  • Loading branch information
ArtificialOwl committed Jun 16, 2021
1 parent dffc9eb commit 8b08caa
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions lib/Service/NotificationService.php
Original file line number Diff line number Diff line change
Expand Up @@ -146,9 +146,6 @@ public function notificationRequested(Member $member): void {
continue;
}

$this->log(3, '### ' . json_encode($moderator));


$notification = $this->createMemberNotification(
$moderator->getUserId(),
$member->getId(),
Expand Down

0 comments on commit 8b08caa

Please sign in to comment.