Skip to content

Commit 2609034

Browse files
author
cmj
committed
see 11/25 log
1 parent e7feff5 commit 2609034

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

utilcode/src/main/java/com/blankj/utilcode/utils/LocationUtils.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ public class LocationUtils {
3030
private static MyLocationListener myLocationListener;
3131
private static LocationManager mLocationManager;
3232

33-
public LocationUtils() {
33+
private LocationUtils() {
3434
throw new UnsupportedOperationException("u can't instantiate me...");
3535
}
3636

0 commit comments

Comments
 (0)