Skip to content

Commit ee9b806

Browse files
committed
Fix: line lint
1 parent 5138487 commit ee9b806

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

number-of-islands/flynn.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,4 +56,4 @@ class Solution {
5656

5757
return res;
5858
}
59-
};
59+
};

0 commit comments

Comments
 (0)