Skip to content

Commit

Permalink
chore(set-current-by-char) lint: rm blank line
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Jan 14, 2020
1 parent d5e3621 commit 8f819f1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion client/key/set-current-by-char.js
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ module.exports = function setCurrentByChar(char, charStore) {
firstByName = byName;

--skipCount;

};

names
Expand Down

0 comments on commit 8f819f1

Please sign in to comment.