Skip to content

Commit bdcbaa6

Browse files
author
agairol
committed
return ChainedInstrumentation when registry present in context
1 parent ab4891c commit bdcbaa6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/java/graphql/servlet/SimpleGraphQLServlet.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
package graphql.servlet;
22

3+
import java.util.ArrayList;
34
import java.util.List;
45
import java.util.Optional;
56

0 commit comments

Comments
 (0)