From 1e0cdc54f86cb29eca14af13aaa3ccfb07d46a20 Mon Sep 17 00:00:00 2001 From: WingLim <643089849@qq.com> Date: Sat, 30 Jul 2022 04:06:54 +0800 Subject: core: Windows service integration (#4790) Co-authored-by: Matthew Holt --- cmd/removebinary.go | 1 - 1 file changed, 1 deletion(-) (limited to 'cmd') 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 -- cgit v1.2.3