Skip to content

Commit d982d42

Browse files
romanetarCopilot
andauthored
Update app/Audit/AuditEventListener.php
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent c745dbc commit d982d42

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

app/Audit/AuditEventListener.php

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -85,9 +85,5 @@ private function getAuditStrategy($em)
8585
return new AuditLogStrategy($em);
8686
}
8787

88-
89-
Log::warning('No audit strategy enabled');
90-
91-
return null;
9288
}
9389
}

0 commit comments

Comments
 (0)