DanielMorales9 / gym

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

change roles to enum

todo opened this issue · comments

commented

// TODO change roles to enum
Arrays.asList(Constants.ROLE_NAMES)
.forEach(
a -> {


This issue was generated by todo based on a TODO comment in 80fb677. It's been assigned to @DanielMorales9 because they committed the code.