mirror of
https://github.com/Athou/commafeed.git
synced 2026-09-25 05:24:20 +00:00
use google java formatter to avoid downloading eclipse during build
This commit is contained in:
@@ -4,5 +4,5 @@ import lombok.experimental.UtilityClass;
|
||||
|
||||
@UtilityClass
|
||||
public class CommaFeedConstants {
|
||||
public static final String USERNAME_DEMO = "demo";
|
||||
public static final String USERNAME_DEMO = "demo";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user