remove comment

This commit is contained in:
dingbo 2021-11-24 09:20:49 +08:00
parent a52b1909ca
commit 64ba5e91a5

View File

@ -67,7 +67,6 @@ public class TestMysql2TDengine {
psmt.executeBatch();
}
}
// 有部分重复数据不影响测试
psmt.executeBatch();
}