pub fn remove_pallet<T>() -> Weightwhere
    T: Config,
Expand description

WARNING: Executing this function will clear all storage used by this pallet. Be sure this is what you want…