Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
Heenawter committed Sep 25, 2024
1 parent 34fd139 commit 6f31cf3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/plugins/dashboard/public/plugin.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@ import {
} from './dashboard_container/panel_placement';
import type { FindDashboardsService } from './services/dashboard_content_management_service/types';
import { setKibanaServices, untilPluginStartServicesReady } from './services/kibana_services';
import { getDashboardContentManagementCache } from './services/dashboard_content_management_service';

export interface DashboardFeatureFlagConfig {
allowByValueEmbeddables: boolean;
Expand Down

0 comments on commit 6f31cf3

Please sign in to comment.