We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5503b2 commit 88aca6aCopy full SHA for 88aca6a
1 file changed
src/client/proxy/matcher.rs
@@ -575,7 +575,7 @@ mod builder {
575
#[cfg(feature = "client-proxy-system")]
576
#[cfg(target_os = "macos")]
577
mod mac {
578
- use system_configuration::core_foundation::base::{CFType, TCFType, TCFTypeRef};
+ use system_configuration::core_foundation::base::CFType;
579
use system_configuration::core_foundation::dictionary::CFDictionary;
580
use system_configuration::core_foundation::number::CFNumber;
581
use system_configuration::core_foundation::string::{CFString, CFStringRef};
0 commit comments