Skip to content

Commit

Permalink
Update icns.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
quanglam2807 committed Dec 2, 2020
1 parent c2ddcf1 commit e24bcf3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/lib/icns.ts
Original file line number Diff line number Diff line change
Expand Up @@ -262,8 +262,6 @@ const createIcon = async (
// https://stackoverflow.com/questions/46752428/do-i-need-await-fs-createwritestream-in-pipe-method-in-node
stream.on('finish', () => resolve(true));
})

return true
}

/**
Expand Down

0 comments on commit e24bcf3

Please sign in to comment.