Skip to content

Commit 0781376

Browse files
committed
removing invalid code in java spot instance tutorial
1 parent c1a3663 commit 0781376

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

doc_source/tutorial-spot-instances-java.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,6 @@ address indicates the subnet for the specified IP address. We also configure the
114114

115115
.. code-block:: java
116116
117-
<?dbhtml linenumbering.everyNth="1" ?>
118117
// Create the AmazonEC2 client so we can call various APIs.
119118
AmazonEC2 ec2 = AmazonEC2ClientBuilder.defaultClient();
120119
@@ -531,5 +530,3 @@ Next Steps
531530
==========
532531

533532
Proceed with :doc:`tutorial-spot-adv-java`.
534-
535-

0 commit comments

Comments
 (0)