Skip to content

Commit 18bd398

Browse files
author
jinvicky
committed
fix lint
1 parent ef08b1d commit 18bd398

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

group-anagrams/jinvicky.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ public List<List<String>> groupAnagrams(String[] strs) {
3434
}
3535
return groupList;
3636
}
37-
}
37+
}

0 commit comments

Comments
 (0)