浏览代码

fix building issue for v2ctl

Shelikhoo 4 年之前
父节点
当前提交
f5ac3741e9
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      app/observatory/command/command.go

+ 2 - 0
app/observatory/command/command.go

@@ -1,3 +1,5 @@
+// +build !confonly
+
 package command
 
 import (