Remove readme from pallet-example-kitchensink's Cargo.toml (#14671)

Fixes publish from failing.
This commit is contained in:
Lulu
2023-07-29 09:53:59 +01:00
committed by GitHub
parent 0d5a48dcc9
commit bb02ba63f3
@@ -7,7 +7,6 @@ license = "MIT-0"
homepage = "https://substrate.io"
repository = "https://github.com/paritytech/substrate/"
description = "FRAME example kitchensink pallet"
readme = "README.md"
[package.metadata.docs.rs]
targets = ["x86_64-unknown-linux-gnu"]