Skip to content

Commit

Permalink
Deleted unused imports in modules-helper
Browse files Browse the repository at this point in the history
  • Loading branch information
jbiset committed Apr 24, 2024
1 parent 05419b9 commit e8611aa
Showing 1 changed file with 0 additions and 2 deletions.
Expand Up @@ -2,8 +2,6 @@ import { getAngularModule, getDataPlugin } from '../../../kibana-services';
import { AppState } from '../../../react-services/app-state';
import { FilterHandler } from '../../../utils/filter-handler';
import { VULNERABILITY_IMPLICIT_CLUSTER_MODE_FILTER } from '../../../../common/constants';
import { useFilterManager } from '../hooks';
import { FilterStateStore } from '../../../../../../src/plugins/data/common';

export class ModulesHelper {
static async getDiscoverScope() {
Expand Down

0 comments on commit e8611aa

Please sign in to comment.