pub fn remove_unscrupulous_items<T: Config<I>, I: 'static>(
    items: Vec<UnscrupulousItem<<T as Config>::AccountId, BoundedVec<u8, <T as Config<I>>::MaxWebsiteUrlLength>>>
)
Expand description

Deem some items no longer unscrupulous.

Warning: Doc-Only

This function is an automatically generated, and is doc-only, uncallable stub. See the real version in Pallet::remove_unscrupulous_items.