From 9211a79b213830549b20906e4ffa91c9efc86a34 Mon Sep 17 00:00:00 2001 From: Andras Bacsai Date: Wed, 10 Aug 2022 12:47:34 +0000 Subject: [PATCH] remove unnecessary things --- apps/api/src/routes/api/v1/services/handlers.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/apps/api/src/routes/api/v1/services/handlers.ts b/apps/api/src/routes/api/v1/services/handlers.ts index d65e4e6d4..829b5d88b 100644 --- a/apps/api/src/routes/api/v1/services/handlers.ts +++ b/apps/api/src/routes/api/v1/services/handlers.ts @@ -2662,7 +2662,6 @@ export async function cleanupPlausibleLogs(request: FastifyRequest, repl const { destinationDockerId, destinationDocker, - plausibleAnalytics: { postgresqlUser, postgresqlPassword, postgresqlDatabase } } = await getServiceFromDB({ id, teamId }); if (destinationDockerId) { await executeDockerCmd({