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 --- .../webapp/framework/templateNotification.html | 48 ---------------------- 1 file changed, 48 deletions(-) delete mode 100644 common/src/main/webapp/framework/templateNotification.html (limited to 'common/src/main/webapp/framework/templateNotification.html') diff --git a/common/src/main/webapp/framework/templateNotification.html b/common/src/main/webapp/framework/templateNotification.html deleted file mode 100644 index 97f26e3..0000000 --- a/common/src/main/webapp/framework/templateNotification.html +++ /dev/null @@ -1,48 +0,0 @@ - - - - \ No newline at end of file -- cgit