[orbitbhyve] Remove obsolete redirects setting (#18803)

Signed-off-by: Ondrej Pecta <opecta@gmail.com>
main
Ondrej Pecta 2025-06-15 22:40:05 +02:00 committed by GitHub
parent 5437a6685c
commit 2c945fdf41
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

@ -117,7 +117,6 @@ public class OrbitBhyveBridgeHandler extends ConfigStatusBridgeHandler {
@Override
public void initialize() {
config = getConfigAs(OrbitBhyveConfiguration.class);
httpClient.setFollowRedirects(false);
scheduler.execute(() -> {
login();