Skip to content

Commit 5b9e69d

Browse files
authored
Remove dotgraph feature (#2848)
Apparently the implementation is broken and is generating warnings in the build. Not sure this was used any way by anyone. Closes: #2836
1 parent 924089f commit 5b9e69d

File tree

2 files changed

+0
-13
lines changed

2 files changed

+0
-13
lines changed

Cargo.lock

Lines changed: 0 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

polkadot/node/overseer/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ tikv-jemalloc-ctl = "0.5.0"
4040

4141
[features]
4242
default = ["futures_channel"]
43-
dotgraph = ["orchestra/dotgraph"]
4443
expand = ["orchestra/expand"]
4544
futures_channel = ["metered/futures_channel", "orchestra/futures_channel"]
4645
jemalloc-allocator = ["dep:tikv-jemalloc-ctl"]

0 commit comments

Comments
 (0)