Skip to content

Commit

Permalink
delete the space
Browse files Browse the repository at this point in the history
  • Loading branch information
JChehe committed May 5, 2017
1 parent 9db3d80 commit d315323
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/background/excelUtils.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ module.exports = Excel

function Excel() {
this.workbook = null,
this.sheetNameList = null
this.sheetNameList = null
}

Excel.prototype = {
Expand Down

0 comments on commit d315323

Please sign in to comment.