Skip to content

Commit 445d496

Browse files
committed
chore: updated browser bundle
1 parent ded7515 commit 445d496

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

dist/workfront.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8388,7 +8388,6 @@ module.exports = function(Api) {
83888388
body += chunk;
83898389
});
83908390
response.on('end', function () {
8391-
console.log('end'); //eslint-disable-line
83928391
var data;
83938392
try {
83948393
data = JSON.parse(body);

0 commit comments

Comments
 (0)