Skip to content

Commit

Permalink
Non-public member
Browse files Browse the repository at this point in the history
  • Loading branch information
techird committed Oct 28, 2016
1 parent c271077 commit 6cc688b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
import com.qcloud.weapp.ConfigurationManager;
import com.qcloud.weapp.Hash;

public class TunnelClient {
class TunnelClient {
private static String _id = null;
public static String getId() throws ConfigurationException {
if (_id == null) {
Expand Down

0 comments on commit 6cc688b

Please sign in to comment.