From 3f7386d4245f9a05db961440ebf80d97d788f902 Mon Sep 17 00:00:00 2001 From: Sudarshan Kumar Date: Fri, 31 Jan 2020 20:08:08 +0530 Subject: Added portal-FE-os components Removed layout from portal-FE-os and added new components in portal-fe-os Issue-ID: PORTAL-795 Change-Id: I3d7f93fa22a7935f9e73ed96802495019aabc129 Signed-off-by: Sudarshan Kumar --- portal-FE-os/src/app/layout/layout.component.html | 45 ----------------------- 1 file changed, 45 deletions(-) delete mode 100644 portal-FE-os/src/app/layout/layout.component.html (limited to 'portal-FE-os/src/app/layout/layout.component.html') diff --git a/portal-FE-os/src/app/layout/layout.component.html b/portal-FE-os/src/app/layout/layout.component.html deleted file mode 100644 index 757c9860..00000000 --- a/portal-FE-os/src/app/layout/layout.component.html +++ /dev/null @@ -1,45 +0,0 @@ - - - - - - - - - \ No newline at end of file -- cgit 1.2.3-korg