Skip to content

Commit

Permalink
删除无用代码
Browse files Browse the repository at this point in the history
  • Loading branch information
keepactive committed Apr 3, 2020
1 parent 2b85f85 commit e2d111c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ public class ProxyIntentAct extends FragmentActivity {
@Override
protected void onCreate(@Nullable Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
System.out.println("123123123123");
// 获取数据
Bundle bundle = getIntent().getExtras();
Activity launchActivity = ComponentActivityStack
Expand Down

0 comments on commit e2d111c

Please sign in to comment.