From ab570a9f05125ceb7ac4d6bc86bb10751867c18b Mon Sep 17 00:00:00 2001 From: coderaiser Date: Thu, 28 May 2015 05:28:01 -0400 Subject: [PATCH] chore(operation) rm " " --- lib/client/operation.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/client/operation.js b/lib/client/operation.js index c914582f..cd562457 100644 --- a/lib/client/operation.js +++ b/lib/client/operation.js @@ -1,6 +1,6 @@ /* global CloudCmd */ /* global Util */ -/* global DOM */ +/* global DOM */ /* global CloudFunc */ /* global rendy */ /* global spero */