Skip to content

Commit cb7ad70

Browse files
committed
chore: remove pydriver-run binary in favor of pyhl
Signed-off-by: danbugs <danilochiarlone@gmail.com>
1 parent 0840957 commit cb7ad70

2 files changed

Lines changed: 0 additions & 83 deletions

File tree

host/Cargo.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,6 @@ path = "src/main.rs"
2323
name = "multifn-test"
2424
path = "src/bin/multifn_test.rs"
2525

26-
[[bin]]
27-
name = "pydriver-run"
28-
path = "src/bin/pydriver_run.rs"
29-
3026
[[bin]]
3127
name = "pyhl"
3228
path = "src/bin/pyhl.rs"

host/src/bin/pydriver_run.rs

Lines changed: 0 additions & 79 deletions
This file was deleted.

0 commit comments

Comments
 (0)