refactor: remove debug output
Signed-off-by: Stefan Dej <meteyou@gmail.com>
This commit is contained in:
@@ -184,7 +184,6 @@ export const actions: ActionTree<FarmPrinterState, RootState> = {
|
||||
},
|
||||
|
||||
getMetadataCurrentFile({ commit }, payload) {
|
||||
window.console.log('get farm metadata', payload)
|
||||
commit('setCurrentFile', payload)
|
||||
},
|
||||
|
||||
|
Reference in New Issue
Block a user