ktor-utils / io.ktor.util / Attributes / remove

remove

abstract fun <T : Any> remove(key: AttributeKey<T>): Unit

Removes an attribute with the specified key