Removing debug
This commit is contained in:
@ -201,7 +201,6 @@ export function runProcess(key,data = {}){
|
||||
}
|
||||
|
||||
export function cancelProcess(key){
|
||||
console.log('cancel process',key)
|
||||
return {
|
||||
type: 'CANCEL_PROCESS',
|
||||
key: key
|
||||
|
||||
Reference in New Issue
Block a user