Skip to content

Commit

Permalink
ch: fix lint issue
Browse files Browse the repository at this point in the history
  • Loading branch information
acedeywin committed Dec 14, 2023
1 parent f62f8a5 commit 49aa4f2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion plugin-hrm-form/src/components/case/CaseHome.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ import asyncDispatch from '../../states/asyncDispatch';
import { connectToCaseAsyncAction } from '../../states/contacts/saveContact';
import { BannerContainer, Text } from '../caseMergingBanners/styles';
import InfoIcon from '../caseMergingBanners/InfoIcon';
import { getCurrentTopmostRouteForTask } from '../../states/routing/getRoute';
import { setCaseConnectedToContact } from '../../states/contacts/actions';
import { selectCurrentTopmostRouteForTask } from '../../states/routing/getRoute';
import selectCurrentRouteCaseState from '../../states/case/selectCurrentRouteCase';
Expand Down

0 comments on commit 49aa4f2

Please sign in to comment.