mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
remove console statement
This commit is contained in:
parent
b0df5996e0
commit
802a629d26
@ -67,7 +67,7 @@ export default {
|
|||||||
},
|
},
|
||||||
})
|
})
|
||||||
.then((result) => {
|
.then((result) => {
|
||||||
console.log('result', result.data)
|
// console.log('result', result.data)
|
||||||
const {
|
const {
|
||||||
data: { listContributions },
|
data: { listContributions },
|
||||||
} = result
|
} = result
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user