diff --git a/doric-iOS/Pod/Classes/Shader/DoricListNode.m b/doric-iOS/Pod/Classes/Shader/DoricListNode.m index ec1e4adc..9bc12272 100644 --- a/doric-iOS/Pod/Classes/Shader/DoricListNode.m +++ b/doric-iOS/Pod/Classes/Shader/DoricListNode.m @@ -200,7 +200,6 @@ - (void)blend:(NSDictionary *)props { }); } self.needReload = false; - } - (NSInteger)tableView:(UITableView *)tableView numberOfRowsInSection:(NSInteger)section {