mirror of
https://github.com/octoleo/plantuml.git
synced 2024-12-22 10:59:01 +00:00
Fix merge problem
This commit is contained in:
parent
7a7f59f00b
commit
0a795acbb3
@ -85,11 +85,6 @@ public class EntityGenderUtils {
|
||||
public String getGender() {
|
||||
return stereotype;
|
||||
}
|
||||
|
||||
@Override
|
||||
public String getGender() {
|
||||
return stereotype;
|
||||
}
|
||||
};
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user