Commit 32898fef by sikang

bug fix remove test code

parent 3eaa3785
...@@ -81,8 +81,6 @@ public class ReviewHookActivity extends BaseActivity { ...@@ -81,8 +81,6 @@ public class ReviewHookActivity extends BaseActivity {
@Override @Override
public void initView() { public void initView() {
Uri uri =ContactsContract.Data.CONTENT_URI;
// UploadManager.uploadCollectInfo("111", false);
mUserNameTv = findViewById(R.id.activity_review_userName_tv); mUserNameTv = findViewById(R.id.activity_review_userName_tv);
mDrawer = findViewById(R.id.activity_review_drawer_layout); mDrawer = findViewById(R.id.activity_review_drawer_layout);
mTopBar = findViewById(R.id.activity_review_topbar); mTopBar = findViewById(R.id.activity_review_topbar);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment