chore(cloudcmd) fix lint warnings

This commit is contained in:
coderaiser 2014-01-09 14:58:49 +00:00
parent d2a116a6d0
commit c23c1bcedc
8 changed files with 15 additions and 9 deletions

View file

@ -1,3 +1,5 @@
var Util, DOM;
(function (Util, DOMTree) {
'use strict';