Skip to content

Commit 95aa1e7

Browse files
committed
fixed the lint issue
1 parent 2028832 commit 95aa1e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/services/groups.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -409,4 +409,4 @@ export function getService(tokenV3) {
409409
return lastInstance;
410410
}
411411

412-
export default undefined;
412+
export default undefined;

0 commit comments

Comments
 (0)