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 ab95160 commit 6c088d2Copy full SHA for 6c088d2
1 file changed
sentry/src/main/java/io/sentry/util/StringUtils.java
@@ -109,9 +109,8 @@ private StringUtils() {}
109
/**
110
* Calculates the SHA-1 String hash.
111
*
112
- * As of now this is only used to determine the
113
- * local SDK cache folder name based on the project DSN and has no
114
- * other cryptographic related use.
+ * <p>As of now this is only used to determine the local SDK cache folder name based on the
+ * project DSN and has no other cryptographic related use.
115
116
* @param str the String
117
* @param logger the Logger
0 commit comments