Skip to content

Commit 8c6c194

Browse files
committed
format
1 parent 85bde6c commit 8c6c194

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/com/qiniu/common/Constants.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ public final class Constants {
3131
*/
3232
public static final int RESPONSE_TIMEOUT = 30;
3333

34-
private Constants(){
34+
private Constants() {
3535
}
3636
}
3737

0 commit comments

Comments
 (0)