diff --git a/src/lib.rs b/src/lib.rs index 427a212..af99e04 100644 --- a/src/lib.rs +++ b/src/lib.rs @@ -371,7 +371,6 @@ pub(crate) fn domain( } #[cfg(any( - feature = "async-tls", feature = "async-std-runtime", feature = "tokio-runtime", feature = "gio-runtime"