Skip to content

Commit

Permalink
Migrate to ibm-watson
Browse files Browse the repository at this point in the history
  • Loading branch information
chughts committed Jan 19, 2020
1 parent 50d487e commit 1137d52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/language_translator/v3-doc.js
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ module.exports = function (RED) {
})
.catch((err) => {
res.json(err);
})
});
});

function Node (config) {
Expand Down

0 comments on commit 1137d52

Please sign in to comment.