Skip to content

Commit

Permalink
Remove commented line
Browse files Browse the repository at this point in the history
  • Loading branch information
azizdiakite committed Sep 10, 2024
1 parent aa4b38e commit ce023b3
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,6 @@ private void BuildJSON() {
try {
initSwagger();
addPaths();
//addDefaultDefinitions();
// addSubclassOperations(); //FIXME uncomment after fixing the method
}
catch (Exception e) {
Expand Down

0 comments on commit ce023b3

Please sign in to comment.