remove logCmdOutput flag

This commit is contained in:
Alex Wong
2019-03-12 14:31:00 +08:00
parent b5932e8905
commit 2ef1c5608e
-1
View File
@@ -15,7 +15,6 @@ var (
logLevel string
port string
timeout time.Duration
logCmdOutput bool
zapReplaceGlobals bool
zapEncoding string
)