Skip to content

Commit

Permalink
remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelolo24 committed Apr 18, 2024
1 parent e37faca commit 71b497c
Showing 1 changed file with 0 additions and 2 deletions.
Expand Up @@ -38,9 +38,7 @@ import { inputsSelectors } from '../../../../../common/store';
import { SourcererScopeName } from '../../../../../common/store/sourcerer/model';
import { timelineDefaults } from '../../../../store/defaults';
import { useSourcererDataView } from '../../../../../common/containers/sourcerer';
import { useTimelineEventsCountPortal } from '../../../../../common/hooks/use_timeline_events_count';
import type { TimelineModel } from '../../../../store/model';
import { useTimelineFullScreen } from '../../../../../common/containers/use_full_screen';
import { DetailsPanel } from '../../../side_panel';
import { UnifiedTimelineBody } from '../../body/unified_timeline_body';
import {
Expand Down

0 comments on commit 71b497c

Please sign in to comment.