diff options
| author | Jeff Carr <[email protected]> | 2025-09-09 04:56:06 -0500 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-09-09 04:57:06 -0500 |
| commit | ac5da98149aedb2b315e6ca66403e6b437d59efb (patch) | |
| tree | e60259ed7d16a4547b2deeb0e94ac0e3ce6f0362 /main.go | |
| parent | 60248b5931eb77660c1ef75307ec44099ae14429 (diff) | |
notsurev0.0.89
Diffstat (limited to 'main.go')
| -rw-r--r-- | main.go | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -44,8 +44,6 @@ func main() { me.pollDelay = 3 * time.Second me.failcountmax = 20 // die every minute if zookeeper can't be found - // me.machine.ConfigLoad() - me.forge = forgepb.InitPB() me.machine = zoopb.InitMachine() |
