Skip to content

Commit

Permalink
Added empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
mpintaric55334 authored Oct 26, 2023
1 parent 08e0b03 commit ff1513d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cpp/csv_utils_module/csv_utils_module.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ extern "C" int mgp_init_module(mgp_module *module, mgp_memory *memory) {
return 1;
}
return 0;
}
}

0 comments on commit ff1513d

Please sign in to comment.