Commit 9a4b685
authored
fix(l1): remove unused dep
**Motivation**
The dep is not being used in the `ethrex-common` crate.
<!-- Why does this pull request exist? What are its goals? -->
**Description**
* Remove `c-kzg` dep from `ethrex-common` crate
<!-- A clear and concise general description of the changes this PR
introduces -->
<!-- Link to issues: Resolves #111, Resolves #222 -->
Closes #issue_numberc-kzg from ethrex-common crate (#4758)1 parent 95297b8 commit 9a4b685
File tree
3 files changed
+1
-5
lines changed- crates
- common
- l2/prover/src/guest_program/src/risc0
3 files changed
+1
-5
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
24 | 22 | | |
25 | 23 | | |
26 | 24 | | |
| |||
39 | 37 | | |
40 | 38 | | |
41 | 39 | | |
42 | | - | |
| 40 | + | |
43 | 41 | | |
44 | 42 | | |
45 | 43 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments