Browse Source

Clean up legacy compile directive

yuhan6665 1 year ago
parent
commit
d83ccaeea9
1 changed files with 0 additions and 3 deletions
  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 (