Skip to content

Commit f0a10ba

Browse files
Merge branch 'develop' into oofs_and_lmaos
2 parents 9e129af + 0f3ab26 commit f0a10ba

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)