Skip to content

Commit c26efe6

Browse files
committed
Remove unused extern crate
1 parent 7f1d47d commit c26efe6

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

system-configuration/src/bin/set_dns.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
extern crate system_configuration;
2-
extern crate system_configuration_sys;
32

43
extern crate core_foundation;
54

system-configuration/src/bin/watch_dns.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
extern crate system_configuration;
2-
extern crate system_configuration_sys;
32

43
extern crate core_foundation;
54

0 commit comments

Comments
 (0)