Skip to content

Commit ccbe0f6

Browse files
committed
Clean up unused code
1 parent 9be5d78 commit ccbe0f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ $(RS_RELEASE_BC): FORCE
173173
## debug
174174
.PHONY: clean-debug
175175
clean-debug:
176-
rm -rf debug debug-fts
176+
rm -rf debug
177177

178178
.PHONY: debug
179179
debug: debug/wa-sqlite.mjs debug/wa-sqlite-async.mjs

0 commit comments

Comments
 (0)