Remove commented needless call

This commit is contained in:
Joshua Boniface 2019-05-21 23:08:28 -04:00
parent 3893666507
commit 4bfbbaa7d9
1 changed files with 0 additions and 1 deletions

View File

@ -1323,7 +1323,6 @@ def init_cluster():
"""
import pvc_init
# pvc_init.run()
pvc_init.init_zookeeper(zk_host)