Fargus811 / Competition

0 stars 0 forks source link

Role enum #12

Closed VladOsipov closed 4 years ago

VladOsipov commented 4 years ago

Why do you need main method inside the enum? The same question is about sayHello method

Fargus811 commented 4 years ago

Andrew showed me how can I use it for

VladOsipov commented 4 years ago

I think it was just for local testing. You should remove such code from your commits

VladOsipov commented 4 years ago

@Fargus811 good job! Main method has been removed. What about sayHello method?

Fargus811 commented 4 years ago

Done.