Skip to content

Commit d7384f8

Browse files
committed
Remove extra line break.
1 parent 2c1245d commit d7384f8

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.circle/Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,6 @@ compile:
213213
cat $(ROOT_DIR)/LICENSE | grep -q "www.apache.org/licenses/LICENSE-2.0" || (echo "LICENSE file doesn't contain Apache 2.0 license text" ; exit 2); \
214214
fi;
215215

216-
217216
.PHONY: .clone_st2_repo
218217
.clone_st2_repo: /tmp/st2
219218
/tmp/st2:

0 commit comments

Comments
 (0)