Skip to content

Commit 40cb3b2

Browse files
authored
Merge pull request #357 from bountyC0d3r/plat-1703-tg-submit-url-issue
fixed the lint issue
2 parents c8b386b + 95aa1e7 commit 40cb3b2

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)