Skip to content

Commit ec52370

Browse files
Merge branch 'oofs_and_lmaos' of github.com:Together-Java/TJ-Bot into oofs_and_lmaos
2 parents 2eadd0e + f0a10ba commit ec52370

File tree

1 file changed

+0
-1
lines changed
  • application/src/main/java/org/togetherjava/tjbot/config

1 file changed

+0
-1
lines changed

application/src/main/java/org/togetherjava/tjbot/config/Config.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ public final class Config {
4343
private final HelperPruneConfig helperPruneConfig;
4444
private final FeatureBlacklistConfig featureBlacklistConfig;
4545

46-
4746
@SuppressWarnings("ConstructorWithTooManyParameters")
4847
@JsonCreator(mode = JsonCreator.Mode.PROPERTIES)
4948
private Config(@JsonProperty(value = "token", required = true) String token,

0 commit comments

Comments
 (0)