fix(core): update
This commit is contained in:
parent
03c1f17e79
commit
61ccead053
@ -24,6 +24,6 @@ export class SmartlogDestinationReceiver implements ILogDestination {
|
|||||||
logPackage: logPackageArg
|
logPackage: logPackageArg
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
console.log(response.body);
|
// console.log(response.body);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user