diff --git a/eng/liveBuilds.targets b/eng/liveBuilds.targets
index 432c673d4bd696..acd2dd0277a68d 100644
--- a/eng/liveBuilds.targets
+++ b/eng/liveBuilds.targets
@@ -223,7 +223,6 @@
-
diff --git a/src/native/corehost/browserhost/CMakeLists.txt b/src/native/corehost/browserhost/CMakeLists.txt
index f382dd1f88df73..c53d396e275a34 100644
--- a/src/native/corehost/browserhost/CMakeLists.txt
+++ b/src/native/corehost/browserhost/CMakeLists.txt
@@ -57,7 +57,6 @@ set(SHARED_CLR_DESTINATION
# these dependencies assume that you built `libs.native+clr.runtime` subsets first
LIST(APPEND NATIVE_LIBS
${SHARED_CLR_DESTINATION}/libcoreclr_static.a
- ${SHARED_CLR_DESTINATION}/libclrinterpreter.a
${SHARED_CLR_DESTINATION}/libnativeresourcestring.a
${SHARED_CLR_DESTINATION}/libgcinfo_unix_wasm.a
${SHARED_CLR_DESTINATION}/libcoreclrminipal.a