Selaa lähdekoodia

fix building issue for v2ctl

Shelikhoo 4 vuotta sitten
vanhempi
commit
f5ac3741e9
1 muutettua tiedostoa jossa 2 lisäystä ja 0 poistoa
  1. 2 0
      app/observatory/command/command.go

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

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