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 Sep 13, 2022
1 parent 40691f9 commit 823f3a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x-pack/plugins/fleet/common/errors.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* 2.0.
*/

import { FleetErrorType } from './types';
import type { FleetErrorType } from './types';

export class IngestManagerError extends Error {
attributes?: { type: FleetErrorType };
Expand Down

0 comments on commit 823f3a4

Please sign in to comment.