Skip to content

Commit

Permalink
removed unused stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
mgiota committed Jun 20, 2024
1 parent 88ab22a commit f5ebb19
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
import { i18n } from '@kbn/i18n';
import React, { useEffect } from 'react';
import styled from 'styled-components';
import { EuiFlexItem, EuiLink, EuiFlexGroup } from '@elastic/eui';
import { EuiFlexItem } from '@elastic/eui';
import { ReactEmbeddableFactory } from '@kbn/embeddable-plugin/public';
import {
initializeTitles,
Expand Down

0 comments on commit f5ebb19

Please sign in to comment.