import initGroupsList from '../../../../groups';

export default () => {
  initGroupsList();
};