remove dulplicate init

This commit is contained in:
zhaoyanggh 2021-08-23 16:42:27 +08:00
parent 298f97fe0b
commit 89b6460064
1 changed files with 0 additions and 1 deletions

View File

@ -478,7 +478,6 @@ class TDDnodes:
self.dnodes[i].init(self.path)
self.sim = TDSimClient(self.path)
# self.sim.init(self.path)
def setTestCluster(self, value):
self.testCluster = value