From ef3441227717a56f5c439e44a0ee367c3afdcfe8 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Tue, 30 Dec 2014 06:54:41 -0500 Subject: [PATCH] chore(key) rm "\n" --- lib/client/key.js | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/client/key.js b/lib/client/key.js index dc1a6496..576a9bec 100644 --- a/lib/client/key.js +++ b/lib/client/key.js @@ -359,7 +359,6 @@ var CloudCmd, Util, DOM; DOM.scrollByPages(panel, 1); for (i = 0; i < 30; i++) { - if (!current.nextSibling) break;