Skip to content

Commit

Permalink
Fix eslint error
Browse files Browse the repository at this point in the history
  • Loading branch information
yuliacech committed Nov 6, 2020
1 parent 7589efa commit 3859247
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ export class IndexLifecycleManagementPlugin {
private breadcrumbService = new BreadcrumbService();

public setup(coreSetup: CoreSetup, plugins: SetupDependencies) {

const {
ui: { enabled: isIndexLifecycleManagementUiEnabled },
} = this.initializerContext.config.get<ClientConfigType>();
Expand Down

0 comments on commit 3859247

Please sign in to comment.