Skip to content

Commit a9cc538

Browse files
lunnylafriks
authored andcommitted
remove unused variable on makefile (#2225)
1 parent 60d7e56 commit a9cc538

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Makefile

-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ GOFMT ?= gofmt -s
2121

2222
GOFLAGS := -i -v
2323
EXTRA_GOFLAGS ?=
24-
PWD := $(shell pwd)
2524

2625
LDFLAGS := -X "main.Version=$(shell git describe --tags --always | sed 's/-/+/' | sed 's/^v//')" -X "main.Tags=$(TAGS)"
2726

0 commit comments

Comments
 (0)