iOS: fix code style

This commit is contained in:
pengfei.zhou 2022-07-15 14:06:49 +08:00 committed by osborn
parent 99cee47134
commit a79424c1a5

View File

@ -200,7 +200,6 @@ - (void)blend:(NSDictionary *)props {
}); });
} }
self.needReload = false; self.needReload = false;
} }
- (NSInteger)tableView:(UITableView *)tableView numberOfRowsInSection:(NSInteger)section { - (NSInteger)tableView:(UITableView *)tableView numberOfRowsInSection:(NSInteger)section {