@@ -22,7 +22,6 @@ const actions = {
mode: getters.mode
}
}).then(({ data }) => {
- console.log(data)
commit('setLoading', false)
commit('toggleFooterButtonsVisibility')