Commit d57d0715 authored by Dominik Charousset's avatar Dominik Charousset Committed by Dominik Charousset

Remove extra semicolon

parent 75f1b107
......@@ -51,7 +51,7 @@ behavior testee_impl(stateful_actor<testee_state>* self) {
return self->state.x;
}
};
};
}
struct fixture {
actor_system_config config;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment