make linter happy

This commit is contained in:
Siyuan Miao 2025-04-07 13:31:30 +02:00
parent 6a2ec4b52b
commit 3a357948d0
1 changed files with 0 additions and 3 deletions

View File

@ -8,9 +8,6 @@ VERSION := 0.3.8
PROMETHEUS_TAG := github.com/prometheus/common/version
KVM_PKG_NAME := github.com/jetkvm/kvm
PROMETHEUS_TAG := github.com/prometheus/common/version
KVM_PKG_NAME := github.com/jetkvm/kvm
GO_LDFLAGS := \
-s -w \
-X $(PROMETHEUS_TAG).Branch=$(BRANCH) \