You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: clean up AuditLoggerServiceProvider by removing unused audit driver registration and facade binding
- Removed the binding for the audit driver interface, simplifying the service provider.
- Eliminated the facade accessor registration to streamline the codebase.
- No functional changes; the service provider remains focused on core responsibilities.
0 commit comments