Commit 4a77d1a4 by Rik Heijdens

Remove unnecessary getter

parent 022c1ad6
......@@ -40,8 +40,4 @@ public final class Variant implements FormatWrapper {
return format;
}
public String getName() {
return name;
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment