Skip to content

Add Objective-C/C++ and Java to code formatter script; format those files. #755

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 10 commits into from
Nov 23, 2021
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
* into their (typically more complicated) Java equivalents.
*/
public class AdRequestHelper {

public AdRequestHelper() {}

/**
Expand Down
Loading