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 719a66f commit 48dc3a9Copy full SHA for 48dc3a9
README.md
@@ -80,10 +80,6 @@ You can just drop the jar file in. It's a fat jar - it has all the dependencies
80
81
[sendgrid-java.jar](http://repo1.maven.org/maven2/com/sendgrid/sendgrid-java/3.2.1/sendgrid-java-3.2.1-jar.jar)
82
83
-```java
84
-import com.sendgrid.*;
85
-```
86
-
87
## Dependencies
88
89
- [Java-HTTP-Client](https://github.com/sendgrid/java-http-client)
0 commit comments