Skip to content

Commit

Permalink
Remove unnecessary blank line in aot_perf_map.c for cleaner code
Browse files Browse the repository at this point in the history
  • Loading branch information
lum1n0us committed Jan 9, 2025
1 parent 197a150 commit 2f20016
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/iwasm/aot/aot_perf_map.c
Original file line number Diff line number Diff line change
Expand Up @@ -116,4 +116,3 @@ aot_create_perf_map(const AOTModule *module, char *error_buf,

return ret;
}

0 comments on commit 2f20016

Please sign in to comment.