Skip to content

Commit

Permalink
Remove unused private field
Browse files Browse the repository at this point in the history
  • Loading branch information
pzygielo authored and mfriedenhagen committed Mar 15, 2020
1 parent 0796894 commit dea12f4
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,6 @@
*/
abstract class AbstractRequireRoles<T extends Contributor> implements EnforcerRule
{
private String message;

/**
* Specify the required roles as comma separated list.
*/
Expand Down

0 comments on commit dea12f4

Please sign in to comment.