Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Removed unneeded deps #3658

Merged
merged 22 commits into from
Aug 30, 2021
Merged

Conversation

gilescope
Copy link
Contributor

@gilescope gilescope commented Aug 18, 2021

Tentatively these deps seem not to be needed.

@gilescope gilescope added A3-in_progress Pull request is in progress. No review needed at this stage. B0-silent Changes should not be mentioned in any release notes C3-medium PR touches the given topic and has a medium impact on builders. D3-trivial 🧸 PR contains trivial changes in a runtime directory that do not require an audit. labels Aug 18, 2021
@gilescope gilescope added A0-please_review Pull request needs code review. and removed A3-in_progress Pull request is in progress. No review needed at this stage. labels Aug 20, 2021
@gilescope
Copy link
Contributor Author

gilescope commented Aug 21, 2021 via email

node/malus/Cargo.toml Outdated Show resolved Hide resolved
node/malus/Cargo.toml Outdated Show resolved Hide resolved
Copy link
Contributor

@drahnr drahnr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cleanup of the dependencies is much appreciated!

I am not sure we want the additional line breaks for feature lists.

runtime/westend/src/lib.rs Outdated Show resolved Hide resolved
runtime/rococo/src/lib.rs Outdated Show resolved Hide resolved
runtime/kusama/src/lib.rs Outdated Show resolved Hide resolved
runtime/parachains/Cargo.toml Outdated Show resolved Hide resolved
runtime/parachains/Cargo.toml Outdated Show resolved Hide resolved
runtime/polkadot/src/lib.rs Outdated Show resolved Hide resolved
@gilescope
Copy link
Contributor Author

gilescope commented Aug 30, 2021

@drahnr the line brakes come from vscode's "even better toml" extension that formats toml files (it has a cli too https://github.com/tamasfe/taplo/tree/master/taplo-cli ). I'm keen on something auto-formatting Cargo.toml files and so far that seems to be about the only thing that does.

@gilescope gilescope added B1-releasenotes and removed B0-silent Changes should not be mentioned in any release notes labels Aug 30, 2021
Copy link
Member

@ordian ordian left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for tracking down unused deps!

scripts/gitlab/lingua.dic Outdated Show resolved Hide resolved
Copy link
Contributor

@drahnr drahnr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A few nits, other than that LGTM & thank you for doing this!

node/core/approval-voting/Cargo.toml Outdated Show resolved Hide resolved
node/network/availability-distribution/Cargo.toml Outdated Show resolved Hide resolved
@chevdor chevdor added this to the v0.9.10 milestone Aug 30, 2021
@s3krit s3krit modified the milestones: v0.9.10, v0.9.11 Aug 30, 2021
@tomusdrw tomusdrw removed their request for review August 30, 2021 16:45
@gilescope gilescope merged commit 79cfa68 into paritytech:master Aug 30, 2021
ordian added a commit that referenced this pull request Sep 2, 2021
* master:
  dependabot: ignore yet another git dep (#3759)
  Bump serde_json from 1.0.66 to 1.0.67 (#3767)
  Bump syn from 1.0.74 to 1.0.75 (#3710)
  Companion for substrate #9371 (#3487)
  Fixes/improvements for disputes (#3753)
  chore: test helper arbitrary ordering for 2 (#3762)
  disputes: fix relay chain selection sanity check (#3750)
  technical committee is using the weight of council, but should have its own generated weight instead (#3511)
  new proxy for auctions, crowdloans, registrar, slots (#3683)
  Bump libc from 0.2.100 to 0.2.101 (#3726)
  Removed unneeded deps (#3658)
  Bump serde from 1.0.127 to 1.0.130 (#3739)
  Companion for Generate storage info for pallet authority_discovery #9428 (#3517)
  Return a Result in invert_location (#3730)
  XCM: Allow reclaim of assets dropped from holding (#3727)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A0-please_review Pull request needs code review. C3-medium PR touches the given topic and has a medium impact on builders. D3-trivial 🧸 PR contains trivial changes in a runtime directory that do not require an audit.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants