Skip to content

Commit

Permalink
Remove unreachable
Browse files Browse the repository at this point in the history
  • Loading branch information
SamuelYvon committed Dec 6, 2023
1 parent 2858749 commit 60cd48d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/win.rs
Original file line number Diff line number Diff line change
Expand Up @@ -164,8 +164,6 @@ fn ifaddresses_ipv6(
// (MASK_ADDR.to_string(), win_ip_info.mask.clone()),
// ]));
// }

Ok(())
}

fn ifaddresses_mac(
Expand Down

0 comments on commit 60cd48d

Please sign in to comment.