Cleanup SQS flag from auditlog

This commit is contained in:
Adria Navarro 2024-10-21 12:57:04 +02:00
parent 9e501b4e65
commit ba5a3d847f
1 changed files with 0 additions and 1 deletions

View File

@ -12,7 +12,6 @@ import type PouchDB from "pouchdb-find"
export enum SearchIndex {
ROWS = "rows",
AUDIT = "audit",
USER = "user",
}