Skip to content

Commit

Permalink
Removed unused code
Browse files Browse the repository at this point in the history
close issue #17 as feature finished
  • Loading branch information
nov30th committed Oct 13, 2024
1 parent e883951 commit 194c827
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions app/src/main/java/im/hoho/alipayInstallB/MainActivity.java
Original file line number Diff line number Diff line change
Expand Up @@ -66,12 +66,6 @@ public void onRequestPermissionsResult(int requestCode, String[] permissions, in
}
}
}
//
// @Override
// protected void onResume() {
// super.onResume();
// updatePluginStatus();
// }

@Override
protected void onCreate(Bundle savedInstanceState) {
Expand Down

0 comments on commit 194c827

Please sign in to comment.