提交 d9e67bfb 编写于 作者: J Jyoti Dubey

Remove redundant updates

上级 a7bdc508
......@@ -143,7 +143,6 @@ public class MainViewModel extends BaseViewModel<MainNavigator> {
public void removeQuestionCard() {
action = ACTION_DELETE_SINGLE;
questionDataList.remove(0);
questionCardData.getValue().remove(0);
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册