From 74ae6958d1ca13d31bc4735507e69140db03b74a Mon Sep 17 00:00:00 2001 From: coderaiser Date: Thu, 15 Jan 2015 02:55:28 -0500 Subject: [PATCH] chore(edit) rm "\n" --- lib/client/edit.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/lib/client/edit.js b/lib/client/edit.js index 899aee36..963c049d 100644 --- a/lib/client/edit.js +++ b/lib/client/edit.js @@ -193,8 +193,6 @@ var CloudCmd, Util, DOM, CloudFunc, io, Zip, Format, MenuIO, edward, restafary; } } - - this.create = function(element) { Element = element;