Fixed projectName setter
This commit is contained in:
parent
2fa5864c21
commit
eef391e90c
4 changed files with 7 additions and 17 deletions
|
@ -12,6 +12,6 @@ public final class {{v className/}} {
|
|||
public static final String VERSION = "{{v version/}}";
|
||||
|
||||
private {{v className/}}() {
|
||||
throw new UnsupportedOperationException("Illegal constructor call.");
|
||||
// no-op
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue