@ -205,7 +205,6 @@ public class IdcServiceImpl implements IdcService {
return;
}
String[] syncTables = TableUtils.syncTables();
for (int i = 0; i < syncTables.length; i++) {
String[] tnames = syncTables[i].split("/");