diff --git a/src/components/hover-status-wrapper.tsx b/src/components/hover-status-wrapper.tsx index 685dbf3d9..3dd25d810 100644 --- a/src/components/hover-status-wrapper.tsx +++ b/src/components/hover-status-wrapper.tsx @@ -1,4 +1,3 @@ -import clsx from 'clsx'; import debounce from 'lodash/debounce'; import React, { useRef } from 'react'; import { useDispatch } from 'react-redux'; @@ -45,7 +44,7 @@ export const HoverStatusWrapper: React.FC = ({ statusId, ch return (