clang-format everything, whitespace-only changes

This commit is contained in:
eyedeekay
2024-03-05 16:31:28 -05:00
parent 6ed3aae543
commit f225bbb35e
7 changed files with 80 additions and 64 deletions

View File

@ -20,5 +20,5 @@ import javax.script.*;
* @since 1.0.6
*/
public class I2PLibreWolf {
//TODO: provide a librewolf updater here.
// TODO: provide a librewolf updater here.
}