Skip to content

Commit 96e711c

Browse files
author
Christopher J. Brody
committed
remove an extra blank line from Makefile
1 parent 68346ea commit 96e711c

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

110-
111110
# Web worker API
112111
.PHONY: worker
113112
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)