mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-08-03 21:23:05 +00:00
chore(cloudcmd) fix lint warnings
This commit is contained in:
parent
d2a116a6d0
commit
c23c1bcedc
8 changed files with 15 additions and 9 deletions
|
|
@ -1,3 +1,5 @@
|
|||
var Util, DOM;
|
||||
|
||||
(function (Util, DOMTree) {
|
||||
'use strict';
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue