Skip to content

Commit

Permalink
chore: clear useless
Browse files Browse the repository at this point in the history
  • Loading branch information
HuberTRoy committed Nov 29, 2023
1 parent 51fd984 commit 891bde1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pages/consumer/MyFlexPlans/MyFlexPlans.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ import { Navigate, Route, Routes, useMatch, useNavigate } from 'react-router';
import { useRouteQuery } from '@hooks';
import { useIsLogin } from '@hooks/useIsLogin';
import { Typography } from '@subql/components';
import { useGetConsumerFlexPlansByDeploymentIdLazyQuery } from '@subql/react-hooks';
import { Breadcrumb } from 'antd';
import i18next from 'i18next';

Expand Down

0 comments on commit 891bde1

Please sign in to comment.