remove unnecessary things

This commit is contained in:
Andras Bacsai 2022-08-10 12:47:34 +00:00
parent 277b8b927e
commit 9211a79b21

View File

@ -2662,7 +2662,6 @@ export async function cleanupPlausibleLogs(request: FastifyRequest<OnlyId>, repl
const {
destinationDockerId,
destinationDocker,
plausibleAnalytics: { postgresqlUser, postgresqlPassword, postgresqlDatabase }
} = await getServiceFromDB({ id, teamId });
if (destinationDockerId) {
await executeDockerCmd({