Comment out Bobs sum

This commit is contained in:
Wolfgang Huß 2022-05-05 15:05:07 +02:00
parent 84a697a300
commit 1a6ef9c595

View File

@ -127,7 +127,7 @@ bobsSendings.forEach((sending) => {
confirmed: true,
})
})
console.log('bobsSum: ', bobsSum)
// Wolle: console.log('bobsSum: ', bobsSum)
export const creations: CreationInterface[] = [
{