diff --git a/app/client/public/index.html b/app/client/public/index.html
index 553ae9a5c3..b4ec35d3dc 100755
--- a/app/client/public/index.html
+++ b/app/client/public/index.html
@@ -40,8 +40,6 @@
const CLOUD_HOSTING = parseConfig("__APPSMITH_CLOUD_HOSTING__");
const ZIPY_KEY = parseConfig("__APPSMITH_ZIPY_SDK_KEY__");
const AIRGAPPED = parseConfig("__APPSMITH_AIRGAP_ENABLED__");
- // NREUM variable is required when we are we are are dynamically loading new relic browser agent script
- NREUM = undefined