remove unnecessary things
This commit is contained in:
parent
277b8b927e
commit
9211a79b21
1 changed files with 0 additions and 1 deletions
|
|
@ -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({
|
||||
|
|
|
|||
Loading…
Reference in a new issue