uninstall

fun <A : Pipeline<*, PipelineCall>, B : Any, F : Any> A.uninstall(plugin: Plugin<A, B, F>)

Deprecated (with error)

This method is misleading and will be removed. If you have use case that requires this functionaity, please add it in KTOR-2696

Uninstalls a plugin from the pipeline.