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 d20a06c commit ce1da78Copy full SHA for ce1da78
README.md
@@ -23,7 +23,6 @@
23
[JDA]: https://github.com/DV8FromTheWorld/JDA
24
[OkHttp]: https://github.com/square/okhttp/
25
[JSON]: https://github.com/stleary/JSON-java
26
-[JetBrains annotations]: https://github.com/JetBrains/java-annotations
27
[Caffeine]: https://github.com/ben-manes/caffeine
28
29
<!-- GitHub links -->
@@ -74,7 +73,6 @@ We have a list of those libraries listed here.
74
73
- [JDA] - Java library used for creating bots.
75
- [OkHttp] - Library for creating and managing http requests.
76
- [JSON] - Used for JSON management.
77
-- [JetBrains annotations] - Used for annotations like `@NotNull` or `@Nullable`.
78
- [Caffeine] - Library used for caching.
79
80
0 commit comments