Skip to content

Commit e9bafb6

Browse files
committed
Removed extra blank line
1 parent 76e7532 commit e9bafb6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,6 @@ $(CNI_BUILD_DIR)/azure-vnet-ipam$(EXE_EXT): $(CNIFILES)
113113
$(CNS_BUILD_DIR)/azure-cns$(EXE_EXT): $(CNSFILES)
114114
go build -v -o $(CNS_BUILD_DIR)/azure-cns$(EXE_EXT) -ldflags "-X main.version=$(VERSION) -s -w" $(CNS_DIR)/*.go
115115

116-
117116
# Build all binaries in a container.
118117
.PHONY: all-binaries-containerized
119118
all-binaries-containerized:

0 commit comments

Comments
 (0)