Skip to content

Commit 50c1014

Browse files
authored
Remove unnecessary empty lines in the make file Makefile on lines 119 and 120
1 parent 5128f40 commit 50c1014

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Makefile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,8 +116,6 @@ ifneq ($(shell git status --porcelain),)
116116
BUILD_VERSION := $(BUILD_VERSION)-dirty
117117
endif
118118

119-
120-
121119
.PHONY: all
122120
all: build
123121

0 commit comments

Comments
 (0)