Remove commented needless call
This commit is contained in:
parent
3893666507
commit
4bfbbaa7d9
|
@ -1323,7 +1323,6 @@ def init_cluster():
|
|||
"""
|
||||
|
||||
import pvc_init
|
||||
# pvc_init.run()
|
||||
pvc_init.init_zookeeper(zk_host)
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue