Skip to content

Commit edd2e16

Browse files
committed
Merge branch 'automagic' of https://github.com/brendandburns/java into automagic
2 parents 346ebcc + a99235f commit edd2e16

File tree

1 file changed

+1
-1
lines changed
  • util/src/main/java/io/kubernetes/client/util

1 file changed

+1
-1
lines changed

util/src/main/java/io/kubernetes/client/util/Config.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -175,4 +175,4 @@ public static ApiClient defaultClient() throws IOException {
175175
client.setBasePath(DEFAULT_FALLBACK_HOST);
176176
return client;
177177
}
178-
}
178+
}

0 commit comments

Comments
 (0)