chore: gofmt go files

This commit is contained in:
Yicheng Qin
2014-04-17 08:47:48 -07:00
parent 93d1293b9d
commit 82dee82bfd
2 changed files with 5 additions and 5 deletions

View File

@ -40,7 +40,7 @@ const (
)
const (
peerModeFlag = 0
peerModeFlag = 0
standbyModeFlag = 1
)