web/web/GwStatisV3.ashx @@ -193,8 +193,6 @@ sb.Append(@"</tr>"); int i = 0; foreach (GwStatisV3Item item in list) { sb.AppendFormat("<tr>");