Skip to content

Commit

Permalink
[CI] Auto-commit changed files from 'node scripts/eslint --no-cache -…
Browse files Browse the repository at this point in the history
…-fix'
  • Loading branch information
kibanamachine committed Mar 11, 2023
1 parent 564b0f7 commit fc5683f
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,6 @@

import { ProfilingSetupStep, ProfilingSetupStepFactoryOptions } from '../types';
import { catchResourceAlreadyExistsException } from './catch_resource_already_exists_exception';
import profilingReturnpadsPrivateMapping from './mappings/profiling_returnpads_private.json';
import profilingSymbolsPrivateMapping from './mappings/profiling_symbols_private.json';
import profilingSymbolsMapping from './mappings/profiling_symbols.json';
import profilingSQLeafframesMapping from './mappings/profiling_sq_leafframes.json';
import profilingSQExecutablesMapping from './mappings/profiling_sq_executables.json';

const RETURNPADS_PRIVATE_INDEX = 'profiling-returnpads-private';
const SQ_EXECUTABLES_INDEX = 'profiling-sq-executables';
Expand Down

0 comments on commit fc5683f

Please sign in to comment.