From 519e1c9fe992b7d5bd5d046b8b5c75bf6b1068cd Mon Sep 17 00:00:00 2001 From: Jan Date: Wed, 4 Oct 2023 10:14:24 +0200 Subject: [PATCH] CM-296: fix linter --- src/components/GroupSearcher.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/GroupSearcher.js b/src/components/GroupSearcher.js index 243e306..8dfc805 100644 --- a/src/components/GroupSearcher.js +++ b/src/components/GroupSearcher.js @@ -31,7 +31,7 @@ import { RIGHT_GROUP_UPDATE, RIGHT_GROUP_DELETE, SOCIAL_PROTECTION_MODULE_NAME, BENEFIT_PLAN_LABEL, } from '../constants'; import GroupFilter from './GroupFilter'; -import {applyNumberCircle} from "../util/searcher-utils"; +import { applyNumberCircle } from '../util/searcher-utils'; function GroupSearcher({ intl,