Răsfoiți Sursa

Clean up legacy compile directive

yuhan6665 1 an în urmă
părinte
comite
d83ccaeea9
1 a modificat fișierele cu 0 adăugiri și 3 ștergeri
  1. 0 3
      app/observatory/command/command.go

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

@@ -1,6 +1,3 @@
-//go:build !confonly
-// +build !confonly
-
 package command
 
 import (