Skip to content

Commit

Permalink
Remove dotgraph feature (#2848)
Browse files Browse the repository at this point in the history
Apparently the implementation is broken and is generating warnings in
the build. Not sure this was used any way by anyone.

Closes: #2836
  • Loading branch information
bkchr authored Jan 4, 2024
1 parent 924089f commit 5b9e69d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 13 deletions.
12 changes: 0 additions & 12 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion polkadot/node/overseer/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ tikv-jemalloc-ctl = "0.5.0"

[features]
default = ["futures_channel"]
dotgraph = ["orchestra/dotgraph"]
expand = ["orchestra/expand"]
futures_channel = ["metered/futures_channel", "orchestra/futures_channel"]
jemalloc-allocator = ["dep:tikv-jemalloc-ctl"]

0 comments on commit 5b9e69d

Please sign in to comment.