diff options
Diffstat (limited to 'cmd')
-rw-r--r-- | cmd/removebinary.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cmd/removebinary.go b/cmd/removebinary.go index adef6b1..c74d2b2 100644 --- a/cmd/removebinary.go +++ b/cmd/removebinary.go @@ -13,7 +13,6 @@ // limitations under the License. //go:build !windows -// +build !windows package caddycmd |