Skip to content

Commit 0683355

Browse files
committed
cleanup imports
1 parent 90315e9 commit 0683355

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/java/graphql/execution/Async.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
import java.util.concurrent.CompletionException;
1111
import java.util.concurrent.CompletionStage;
1212
import java.util.function.BiFunction;
13-
import java.util.stream.Collectors;
1413

1514
@Internal
1615
public class Async {

0 commit comments

Comments
 (0)