Skip to content

Commit 63d647f

Browse files
committed
Adjusts
1 parent 704819f commit 63d647f

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1238,9 +1238,7 @@ It is possible to change the request waiting timeout using the invocation option
12381238
```Java
12391239
package io.eigr.spawn.java.demo;
12401240

1241-
// omitted for brevity
1242-
1243-
import java.util.Optional;
1241+
// omitted imports for brevity
12441242

12451243
public class App {
12461244
public static void main(String[] args) {

0 commit comments

Comments
 (0)