Skip to content
Snippets Groups Projects
Commit 6a3a54c9 authored by Daniel Hornung's avatar Daniel Hornung
Browse files

STY: Style change.

parent bb4f27fe
No related branches found
No related tags found
2 merge requests!33Release 0.1,!30Debug build
Pipeline #14811 failed
......@@ -30,8 +30,6 @@ auto get_arena() -> Arena * {
return &arena;
}
auto reset_arena() -> void {
get_arena()->Reset();
}
auto reset_arena() -> void { get_arena()->Reset(); }
} // namespace caosdb::utility
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment