chore: remove needless comment

This commit is contained in:
Scott Wilson
2025-01-15 22:39:54 -08:00
parent 65f2e626ae
commit 0cf3115830

View File

@@ -7,7 +7,6 @@ import { EventType } from "@app/hooks/api/auditLogs/enums";
import { TSecretSync } from "@app/hooks/api/secretSyncs";
import { LogsSection } from "@app/pages/organization/AuditLogsPage/components/LogsSection";
// Add more events if needed
const INTEGRATION_EVENTS = [
EventType.SECRET_SYNC_SYNC_SECRETS,
EventType.SECRET_SYNC_REMOVE_SECRETS,