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 85bde6c commit 8c6c194Copy full SHA for 8c6c194
src/main/java/com/qiniu/common/Constants.java
@@ -31,7 +31,7 @@ public final class Constants {
31
*/
32
public static final int RESPONSE_TIMEOUT = 30;
33
34
- private Constants(){
+ private Constants() {
35
}
36
37
0 commit comments