Skip to content

Commit

Permalink
Fix useless import
Browse files Browse the repository at this point in the history
  • Loading branch information
nchaulet committed Nov 30, 2020
1 parent 1ec8e98 commit 3932205
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
*/
import React, { useMemo, useCallback } from 'react';
import { useRouteMatch, Switch, Route, useLocation } from 'react-router-dom';
import styled from 'styled-components';
import {
EuiFlexGroup,
EuiFlexItem,
Expand Down

0 comments on commit 3932205

Please sign in to comment.