Explorar el Código

fix building issue for v2ctl

Shelikhoo hace 4 años
padre
commit
f5ac3741e9
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      app/observatory/command/command.go

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

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