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 ad6a63d commit af19656Copy full SHA for af19656
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