mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-20 05:51:02 +00:00
Fix test-rustdoc (#1266)
* Fix `test-rustdoc` * ".git/.scripts/commands/fmt/fmt.sh" --------- Co-authored-by: command-bot <>
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
// You should have received a copy of the GNU General Public License
|
||||
// along with Polkadot. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
//! Code related to benchmarking a [`crate::Client`].
|
||||
//! Code related to benchmarking a node.
|
||||
|
||||
use polkadot_primitives::AccountId;
|
||||
use sc_client_api::UsageProvider;
|
||||
|
||||
Reference in New Issue
Block a user