From 1a6ef9c5952c07e2caaaf60f804d0d6b06d6c2de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wolfgang=20Hu=C3=9F?= Date: Thu, 5 May 2022 15:05:07 +0200 Subject: [PATCH] Comment out Bobs sum --- backend/src/seeds/creation/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/src/seeds/creation/index.ts b/backend/src/seeds/creation/index.ts index 000345e5b..598a76cd7 100644 --- a/backend/src/seeds/creation/index.ts +++ b/backend/src/seeds/creation/index.ts @@ -127,7 +127,7 @@ bobsSendings.forEach((sending) => { confirmed: true, }) }) -console.log('bobsSum: ', bobsSum) +// Wolle: console.log('bobsSum: ', bobsSum) export const creations: CreationInterface[] = [ {