Address code style issues

This commit is contained in:
Justin Greywolf
2020-01-06 12:26:36 -08:00
parent d7771eb4b6
commit 0af5e0b795

View File

@@ -343,9 +343,9 @@ const drawClass = function(elem, classDef) {
method.displayText = methodName + ' : ' + returnType;
}
return method;
}
};
const classInfo = {
id: id,