Skip to content

Commit c0abf13

Browse files
authored
Update invalid-transactions.cpp
1 parent 410f27b commit c0abf13

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

C++/invalid-transactions.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,5 +66,4 @@ class Solution {
6666
<< get<2>(t) << "," << get<3>(t);
6767
return ss.str();
6868
}
69-
7069
};

0 commit comments

Comments
 (0)