From cfc62c68d51bd7d7b66b0dc0950899c63d920935 Mon Sep 17 00:00:00 2001 From: suseendhiran17 <58357088+suseendhiran17@users.noreply.github.com> Date: Mon, 7 Aug 2023 11:35:24 +0530 Subject: [PATCH] susee --- src/environments/environment.ts | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/environments/environment.ts b/src/environments/environment.ts index 5bfca59..38b7ac7 100644 --- a/src/environments/environment.ts +++ b/src/environments/environment.ts @@ -10,8 +10,6 @@ export const environment = { apiEndpoint:'https://dev.venbait.in/vnms/api/', - // apiEndpoint:'http://localhost:8081/api/', - // apiEndpoint:'http://192.168.1.17:8081/api/', mailUrl:'', production: false, };