Skip to content

Commit

Permalink
Merge branch 'master' into master-java8
Browse files Browse the repository at this point in the history
  • Loading branch information
keepactive committed Oct 9, 2020
2 parents a27e58b + d43a924 commit d9c1a3c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@ public void register(@NonNull IComponentHostApplication moduleApp) {
} else {
moduleApplicationMap.put(moduleApp.getHost(), moduleApp);
moduleApp.onCreate(Component.getApplication());
LogUtil.loge(moduleApp.getHost() + " 加载了, 准备通知");
notifyModuleChanged();
}
}
Expand Down

0 comments on commit d9c1a3c

Please sign in to comment.