From b2a98df1fcee69ccfbab37774a9bc3152529242f Mon Sep 17 00:00:00 2001
From: lizi
Date: Thu, 28 Sep 2017 19:16:20 +0800
Subject: Remove the unused thirdpary code from esr-gui.
Change-Id: I9f7d7234df60c7c33abef2efff051ae433e73c8c
Issue-ID: AAI-402
Signed-off-by: lizi
---
.../browser/thirdparty/images/collapse_arrow.png | Bin 1174 -> 0 bytes
.../framework/browser/thirdparty/images/delete.png | Bin 1100 -> 0 bytes
.../webapp/framework/browser/thirdparty/images/edit.png | Bin 3045 -> 0 bytes
.../browser/thirdparty/images/expand_arrow.png | Bin 1182 -> 0 bytes
.../webapp/framework/browser/thirdparty/images/onap.png | Bin 49007 -> 0 bytes
.../framework/browser/thirdparty/images/searchicon.png | Bin 366 -> 0 bytes
6 files changed, 0 insertions(+), 0 deletions(-)
delete mode 100644 common/src/main/webapp/framework/browser/thirdparty/images/collapse_arrow.png
delete mode 100644 common/src/main/webapp/framework/browser/thirdparty/images/delete.png
delete mode 100644 common/src/main/webapp/framework/browser/thirdparty/images/edit.png
delete mode 100644 common/src/main/webapp/framework/browser/thirdparty/images/expand_arrow.png
delete mode 100644 common/src/main/webapp/framework/browser/thirdparty/images/onap.png
delete mode 100644 common/src/main/webapp/framework/browser/thirdparty/images/searchicon.png
(limited to 'common/src/main/webapp/framework/browser/thirdparty/images')
diff --git a/common/src/main/webapp/framework/browser/thirdparty/images/collapse_arrow.png b/common/src/main/webapp/framework/browser/thirdparty/images/collapse_arrow.png
deleted file mode 100644
index 8830741..0000000
Binary files a/common/src/main/webapp/framework/browser/thirdparty/images/collapse_arrow.png and /dev/null differ
diff --git a/common/src/main/webapp/framework/browser/thirdparty/images/delete.png b/common/src/main/webapp/framework/browser/thirdparty/images/delete.png
deleted file mode 100644
index 737f879..0000000
Binary files a/common/src/main/webapp/framework/browser/thirdparty/images/delete.png and /dev/null differ
diff --git a/common/src/main/webapp/framework/browser/thirdparty/images/edit.png b/common/src/main/webapp/framework/browser/thirdparty/images/edit.png
deleted file mode 100644
index 68d7625..0000000
Binary files a/common/src/main/webapp/framework/browser/thirdparty/images/edit.png and /dev/null differ
diff --git a/common/src/main/webapp/framework/browser/thirdparty/images/expand_arrow.png b/common/src/main/webapp/framework/browser/thirdparty/images/expand_arrow.png
deleted file mode 100644
index f8935e1..0000000
Binary files a/common/src/main/webapp/framework/browser/thirdparty/images/expand_arrow.png and /dev/null differ
diff --git a/common/src/main/webapp/framework/browser/thirdparty/images/onap.png b/common/src/main/webapp/framework/browser/thirdparty/images/onap.png
deleted file mode 100644
index 328b735..0000000
Binary files a/common/src/main/webapp/framework/browser/thirdparty/images/onap.png and /dev/null differ
diff --git a/common/src/main/webapp/framework/browser/thirdparty/images/searchicon.png b/common/src/main/webapp/framework/browser/thirdparty/images/searchicon.png
deleted file mode 100644
index 960dea1..0000000
Binary files a/common/src/main/webapp/framework/browser/thirdparty/images/searchicon.png and /dev/null differ
--
cgit 1.2.3-korg