Skip to content

Commit 4f812e4

Browse files
committed
chore(make): \n\n -> \n
1 parent 65d8abf commit 4f812e4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

make/ffi.mk

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ $(UNIFFI_VERSION_FILE): Cargo.lock
1717
echo "$$current_version" > $@; \
1818
fi
1919

20-
2120
UNIFFI_BINDGEN := $(TARGET_DIR)/uniffi-bindgen
2221
uniffi-bindgen-deps := $(UNIFFI_VERSION_FILE)
2322
$(UNIFFI_BINDGEN): $(uniffi-bindgen-deps)

0 commit comments

Comments
 (0)