Skip to content

Commit

Permalink
Remove redundant setting
Browse files Browse the repository at this point in the history
Signed-off-by: b4sjoo <[email protected]>
  • Loading branch information
b4sjoo committed Jul 30, 2024
1 parent 23d2fe7 commit 48c1d4c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ public class MLFeatureEnabledSetting {
private volatile Boolean isLocalModelEnabled;
private volatile AtomicBoolean isConnectorPrivateIpEnabled;

private volatile Boolean isModelRateLimiterEnabled;
private volatile Boolean isControllerEnabled;

public MLFeatureEnabledSetting(ClusterService clusterService, Settings settings) {
Expand Down

0 comments on commit 48c1d4c

Please sign in to comment.