Removing debug

This commit is contained in:
James Barnsley
2017-08-27 09:39:11 +12:00
parent cf0ac4f75d
commit 3b1d3c4019

View File

@ -201,7 +201,6 @@ export function runProcess(key,data = {}){
}
export function cancelProcess(key){
console.log('cancel process',key)
return {
type: 'CANCEL_PROCESS',
key: key