diff --git a/ISBPL.java b/ISBPL.java index cacb71a..80ee03e 100644 --- a/ISBPL.java +++ b/ISBPL.java @@ -1833,7 +1833,6 @@ class ISBPLType { "id=" + id + ", name='" + name + '\'' + ", superTypes=" + superTypes + - ", methods=" + methods + '}'; } }