Skip to content

Commit 14826ac

Browse files
author
Christopher J. Brody
committed
remove an extra blank line from Makefile
1 parent 6c3f1e8 commit 14826ac

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
@@ -112,7 +112,6 @@ dist/sql-asm-memory-growth.js: $(BITCODE_FILES) $(OUTPUT_WRAPPER_FILES) $(OUTPUT
112112
cat src/shell-pre.js out/tmp-raw.js src/shell-post.js > $@
113113
rm out/tmp-raw.js
114114

115-
116115
# Web worker API
117116
.PHONY: worker
118117
worker: dist/worker.sql-asm.js dist/worker.sql-asm-debug.js dist/worker.sql-wasm.js dist/worker.sql-wasm-debug.js

0 commit comments

Comments
 (0)