Removed renaming operators `=>` from clubb_api_module (#1232)CLUBB ticket #1223The original procedures were renamed to `<name>_api`.Now, the `clubb_api_module` just has a regular `use` and `public` statement for them.