pub fn remove_assignment<T: Config>(region_id: RegionId)
Expand description
Remove an assignment from the Workplan.
origin
: Must be Root or passAdminOrigin
.region_id
: The Region to be removed from the workplan.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::remove_assignment
.