Sfoglia il codice sorgente

fix building issue for v2ctl

Shelikhoo 4 anni fa
parent
commit
f5ac3741e9
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2 0
      app/observatory/command/command.go

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

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