Skip to content

Commit 16d2609

Browse files
fix: lint
1 parent e83c01d commit 16d2609

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

group-anagrams/YoungSeok-Choi.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ public List<List<String>> groupAnagrams(String[] strs) {
3131

3232
return result;
3333
}
34-
}
34+
}

0 commit comments

Comments
 (0)