From a79424c1a5cfc05fe3d50984ca317347f7bf524c Mon Sep 17 00:00:00 2001 From: "pengfei.zhou" Date: Fri, 15 Jul 2022 14:06:49 +0800 Subject: [PATCH] iOS: fix code style --- doric-iOS/Pod/Classes/Shader/DoricListNode.m | 1 - 1 file changed, 1 deletion(-) 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 {