diff --git a/core/lib/emulation.js b/core/lib/emulation.js index f4ed03fb68cb..54a6f17a9eca 100644 --- a/core/lib/emulation.js +++ b/core/lib/emulation.js @@ -4,8 +4,6 @@ * SPDX-License-Identifier: Apache-2.0 */ -import {lighthouseVersion} from '../../shared/root.js'; - const NO_THROTTLING_METRICS = { latency: 0, downloadThroughput: 0, @@ -29,7 +27,6 @@ function parseUseragentIntoMetadata(userAgent, formFactor) { const brands = [ {brand: 'Chromium', version}, {brand: 'Google Chrome', version}, - {brand: 'Lighthouse', version: lighthouseVersion}, ]; const motoGPowerDetails = {