Skip to content

Commit

Permalink
Remove empty lines
Browse files Browse the repository at this point in the history
  • Loading branch information
Pjiesco committed Oct 7, 2023
1 parent e3265b7 commit a527952
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,6 @@ public static Pair<JsonObject, TypeSpec.Builder> process(TouchPortalPluginAnnota
throw new GenericHelper.TPTypeException.Builder(className).typeUnsupported(desiredTPType).forAnnotation(GenericHelper.TPTypeException.ForAnnotation.SETTING).build();
}



return Pair.create(jsonSetting, settingTypeSpecBuilder);
}
}

0 comments on commit a527952

Please sign in to comment.