open fun removeExclusion(exclusion: String): ResolutionOptions
Removes an exclusion.
exclusion - the exlusion to remove
exclusion
Return the current ResolutionOptions instance
See Also #addExclusion(String)