From eb11192ab7067fdcb4e9346f4e3fdb47e1f40223 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Sun, 19 Aug 2018 18:09:49 +0300 Subject: [PATCH] chore(images) rm unused CloudCmd --- client/dom/images.js | 1 - 1 file changed, 1 deletion(-) diff --git a/client/dom/images.js b/client/dom/images.js index eb05b9af..42b9e348 100644 --- a/client/dom/images.js +++ b/client/dom/images.js @@ -1,4 +1,3 @@ -/* global CloudCmd */ /* global DOM */ 'use strict';