chore(client) rm unused

This commit is contained in:
coderaiser 2017-03-03 16:30:08 +02:00
parent 7b7ea2ab5f
commit 9c80c0f3ac

View file

@ -11,7 +11,7 @@ const {
buildFromJSON,
} = require('../common/cloudfunc');
/* global Util, DOM, join */
/* global Util, DOM */
module.exports = new CloudCmdProto(Util, DOM);