Remove outdated code comment (#173711)

This commit is contained in:
Thomas Watson 2023-12-20 12:41:48 +01:00 committed by GitHub
parent 643aa605cd
commit 4e049fa010
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,7 +9,6 @@
import { join } from 'path';
import { merge } from 'lodash';
import { execSync } from 'child_process';
// deep import to avoid loading the whole package
import { getDataPath } from '@kbn/utils';
import { readFileSync } from 'fs';
import type { AgentConfigOptions } from 'elastic-apm-node';