Closed tompave closed 3 months ago
This is a clean up step after merging https://github.com/tompave/fun_with_flags/pull/172.
Now there is no need for distinct check_actor_gates and do_check_actor_gates functions. Same for the group functions.
check_actor_gates
do_check_actor_gates
group
This is a clean up step after merging https://github.com/tompave/fun_with_flags/pull/172.
Now there is no need for distinct
check_actor_gates
anddo_check_actor_gates
functions. Same for thegroup
functions.