remove unneeded len assign #8

Closed
zetxx wants to merge 1 commits from master into master
zetxx commented 2015-09-18 09:06:22 +00:00 (Migrated from github.com)

why you assigning out.length = ... when on next line you are slicing it and overwrite the out whit the sliced one

why you assigning out.length = ... when on next line you are slicing it and overwrite the out whit the sliced one
SheetJSDev commented 2016-01-16 03:59:10 +00:00 (Migrated from github.com)

This should be fixed in version 1.4.0

This should be fixed in version 1.4.0

Pull request closed

Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: sheetjs/js-codepage#8
No description provided.