Skip to content

Commit 126d497

Browse files
committed
removed dead code
1 parent d810042 commit 126d497

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

scripts/build-bpf.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,6 @@ rm ./target/*-keypair.json
4040

4141
#build Rust and link it with C
4242
cd "${RUST_DIR}"
43-
#cargo install bindgen
44-
#bindgen ./src/bindings.h -o ./src/c_oracle_header.rs
4543
cargo clean
4644
cargo test
4745
cargo clean

0 commit comments

Comments
 (0)