We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c361b0 commit fe67006Copy full SHA for fe67006
javav2/example_code/iotsitewise/src/main/java/com/example/iotsitewise/scenario/SitewiseScenario.java
@@ -12,7 +12,6 @@
12
import software.amazon.awssdk.services.iotsitewise.model.ResourceNotFoundException;
13
import java.util.Map;
14
import java.util.Scanner;
15
-import java.util.concurrent.CompletableFuture;
16
import java.util.concurrent.CompletionException;
17
18
// snippet-start:[iotsitewise.java2.scenario.main]
0 commit comments