From 13c039bdd3a3a01de71f9db6546b2bcef0e489a5 Mon Sep 17 00:00:00 2001 From: Vijay Date: Sun, 28 Jan 2024 12:55:23 +0530 Subject: [PATCH] Removed commented code --- ui/src/app/app.component.html | 19 ------------------- 1 file changed, 19 deletions(-) diff --git a/ui/src/app/app.component.html b/ui/src/app/app.component.html index 6c43fde..1fe8e64 100644 --- a/ui/src/app/app.component.html +++ b/ui/src/app/app.component.html @@ -125,25 +125,6 @@ {{ addInProgress ? "Adding..." : "Add" }} -