Commit 0f9c330
authored
chore(
## 📝 Summary
Removes the tracing initialization when spawning an `rbuilder` handle.
## 💡 Motivation and Context
Reth indeed boots up tracing itself, so this is indeed unnecessary.
## ✅ I have completed the following steps:
* [x] Run `make lint`
* [x] Run `make test`
* [ ] Added tests (if applicable)reth-rbuilder): remove unnecesary tracing init (#246)1 parent e14ec60 commit 0f9c330
1 file changed
+0
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | 99 | | |
104 | 100 | | |
105 | 101 | | |
| |||
0 commit comments