diff --git a/browser/net/brave_static_redirect_network_delegate_helper.cc b/browser/net/brave_static_redirect_network_delegate_helper.cc index 9cb5936c6a09..b4767d59eeda 100644 --- a/browser/net/brave_static_redirect_network_delegate_helper.cc +++ b/browser/net/brave_static_redirect_network_delegate_helper.cc @@ -118,8 +118,6 @@ int OnBeforeURLRequest_StaticRedirectWork( // hardcoding the server name here URLPattern(URLPattern::SCHEME_HTTPS, "https://laptop-updates.brave.com/*"), - URLPattern(URLPattern::SCHEME_HTTPS, - "https://laptop-updates-staging.herokuapp.com/*"), // CRX file download URLPattern(URLPattern::SCHEME_HTTPS, "https://brave-core-ext.s3.brave.com/release/*"),