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 885f351 commit 43a5718Copy full SHA for 43a5718
templates/java/snippets/import.mustache
@@ -1,2 +1,3 @@
1
import com.algolia.api.{{client}};
2
-import com.algolia.model.{{import}}.*;
+import com.algolia.model.{{import}}.*;
3
+import com.algolia.config.*;
0 commit comments