Skip to content

Commit

Permalink
Merge #2986
Browse files Browse the repository at this point in the history
2986: chore: remove several useless files r=quake,zhangsoledad a=yangby-cryptape

### What problem does this PR solve?

Remove several useless files:

- A python script to fix code coverage with `cargo tarpaulin`.

  Deprecated since #2940.

- The crate `ckb-fee-estimator`.

  Deprecated since #2365, which is bases on #2126.

### Check List

Tests

- No code (skip ci)

### Release note

```release-note
None: Exclude this PR from the release note.
```



Co-authored-by: Boyu Yang <yangby@cryptape.com>
  • Loading branch information
bors[bot] and yangby-cryptape committed Aug 28, 2021
2 parents de62c91 + ddc5cdc commit 56d3ffc
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 540 deletions.
20 changes: 0 additions & 20 deletions devtools/cov/rustc-proptest-fix

This file was deleted.

16 changes: 0 additions & 16 deletions util/fee-estimator/Cargo.toml

This file was deleted.

146 changes: 0 additions & 146 deletions util/fee-estimator/src/estimator.rs

This file was deleted.

45 changes: 0 additions & 45 deletions util/fee-estimator/src/fee_rate.rs

This file was deleted.

8 changes: 0 additions & 8 deletions util/fee-estimator/src/lib.rs

This file was deleted.

0 comments on commit 56d3ffc

Please sign in to comment.