mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
[reporting] remove outdated todo comment (#104959)
Co-authored-by: spalger <spalger@users.noreply.github.com>
This commit is contained in:
parent
fe6eb09936
commit
94a0b23486
1 changed files with 0 additions and 1 deletions
|
@ -19,7 +19,6 @@ export const InstallChromium = {
|
|||
log.info(`Installing Chromium for ${platform.getName()}-${platform.getArchitecture()}`);
|
||||
|
||||
const { binaryPath$ } = installBrowser(
|
||||
// TODO: https://github.com/elastic/kibana/issues/72496
|
||||
log,
|
||||
build.resolvePathForPlatform(platform, 'x-pack/plugins/reporting/chromium'),
|
||||
platform.getName(),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue