Skip to content

Commit 0b8c2a5

Browse files
committed
pallet-child-bounties: minor
1 parent e754423 commit 0b8c2a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

substrate/frame/child-bounties/src/benchmarking.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
use alloc::vec;
2323
use frame_benchmarking::{v2::*, BenchmarkError};
24-
use frame_support::{assert_ok, ensure};
24+
use frame_support::ensure;
2525
use frame_system::RawOrigin;
2626
use pallet_bounties::Pallet as Bounties;
2727
use pallet_treasury::Pallet as Treasury;

0 commit comments

Comments
 (0)