remove debugging output
This commit is contained in:
@@ -129,7 +129,6 @@ export default class Job extends events.EventEmitter {
|
|||||||
throw err;
|
throw err;
|
||||||
});
|
});
|
||||||
}, (err) => {
|
}, (err) => {
|
||||||
console.error('err', err);
|
|
||||||
const doc = {
|
const doc = {
|
||||||
output: {
|
output: {
|
||||||
content_type: false,
|
content_type: false,
|
||||||
|
|||||||
Reference in New Issue
Block a user