uninstall

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

Deprecated

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.