Skip to content

Commit

Permalink
Revert "tikv_util: introduce future channel (#13407)"
Browse files Browse the repository at this point in the history
This reverts commit 7382d4e.

Signed-off-by: tabokie <xy.tao@outlook.com>
  • Loading branch information
tabokie committed Sep 21, 2022
1 parent 8342b14 commit 5e46160
Show file tree
Hide file tree
Showing 9 changed files with 547 additions and 462 deletions.
5 changes: 0 additions & 5 deletions components/tikv_util/Cargo.toml
Expand Up @@ -73,8 +73,3 @@ regex = "1.0"
tempfile = "3.0"
toml = "0.5"
utime = "0.2"

[[bench]]
name = "channel"
path = "benches/channel/mod.rs"
test = true

0 comments on commit 5e46160

Please sign in to comment.