3 lines
128 B
JavaScript
3 lines
128 B
JavaScript
// Replaced in Task 16 with real audit_log writes.
|
|
export async function recordAudit() { /* noop until 006 migration lands */ }
|