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