Skip to content

Commit b112a66

Browse files
authored
make fmt
1 parent 58a6a0e commit b112a66

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

silkworm/wasm/exception_handling_stub.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,4 @@ void __cxa_allocate_exception() {
2828
void __cxa_throw() {
2929
std::abort();
3030
}
31-
3231
}

0 commit comments

Comments
 (0)