Skip to content

Commit deb403f

Browse files
feat(2021-10-19): Update the SDK to use API version 2021-10-19
1 parent 3c5a9f7 commit deb403f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/examples/src/main/java/com/ibm/cloud/is/vpc/v1/VPCExamples.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -503,7 +503,7 @@
503503
// These configuration properties can be exported as environment variables, or stored
504504
// in a configuration file and then:
505505
// export IBM_CREDENTIALS_FILE=<name of configuration file>
506-
//
506+
507507
public class VPCExamples {
508508
private static final Logger logger = LoggerFactory.getLogger(VPCExamples.class);
509509
static String dedicatedHostId;

0 commit comments

Comments
 (0)