Skip to content

Commit 1dfd5cd

Browse files
committed
Remove blank line at end of block
1 parent 7e31784 commit 1dfd5cd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

jbmc/src/java_bytecode/java_bytecode_parse_tree.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,6 @@ struct java_bytecode_parse_treet
301301
}
302302

303303
void output(std::ostream &out) const;
304-
305304
};
306305

307306
classt parsed_class;

0 commit comments

Comments
 (0)