Remove todo comment

This commit is contained in:
Fernando Chavez 2023-01-02 15:39:49 +01:00
parent 01ca9a66fc
commit 09241c7507

View File

@ -2,7 +2,6 @@
const auditLogContentType = require('./content-types/audit-log');
// @TODO: Hardcoded for now, we should get this from the config later
const RETENTION_DAYS = 7;
const provider = {