Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
nikitaindik committed Dec 17, 2024
1 parent 0042063 commit 1014b62
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ import {
} from '@elastic/eui';
import type { FC } from 'react';
import React, { memo, useCallback, useState, useEffect, useMemo } from 'react';
import { css } from '@emotion/css';
import styled from 'styled-components';
import { i18n as i18nCore } from '@kbn/i18n';
import { isEqual } from 'lodash';
Expand Down

0 comments on commit 1014b62

Please sign in to comment.