Skip to content

Commit d389a94

Browse files
committed
updated Java file
1 parent be404ef commit d389a94

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

javav2/example_code/inspector/src/main/java/com/java/inspector/InspectorScenario.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ public class InspectorScenario {
2121

2222
static Scanner scanner = new Scanner(System.in);
2323
public static void main(String[] args) {
24-
2524
InspectorActions inspectorActions = new InspectorActions();
2625
Inspector2Client inspectorClient = Inspector2Client.builder()
2726
.region(Region.US_EAST_1)

0 commit comments

Comments
 (0)