Skip to content

Commit 0114b14

Browse files
committed
Codacy Fixes
1 parent ded6404 commit 0114b14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/language_translator/v3-doc.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -388,7 +388,7 @@ module.exports = function (RED) {
388388

389389
//return Promise.reject('temp disabled');
390390
return executePostRequest(uriAddress, params, msg);
391-
})
391+
});
392392

393393
return p;
394394
}

0 commit comments

Comments
 (0)