Remove unrequired check (#14298)

* Remove unrequired check

The get_pool_account function no longer relies on a `_trucating` function,
and there is a test in place
should someone alter the function to create pool collisions.

* test needed in this case.
This commit is contained in:
Squirrel
2023-06-04 22:17:51 +01:00
committed by GitHub
parent 57e6b21935
commit 8ae7d6923c
4 changed files with 5 additions and 31 deletions
@@ -17,8 +17,6 @@
//! Asset Conversion pallet benchmarking.
#![cfg(feature = "runtime-benchmarks")]
use super::*;
use frame_benchmarking::{benchmarks, whitelisted_caller};
use frame_support::{