Skip to content

Commit

Permalink
Get rid of a warning
Browse files Browse the repository at this point in the history
  • Loading branch information
tea committed Jun 26, 2024
1 parent 0ccc1bf commit edbb831
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build.rs
Original file line number Diff line number Diff line change
Expand Up @@ -219,8 +219,6 @@ fn configure_check_cfg() {

#[cfg(feature = "c")]
mod c {
extern crate cc;

use std::collections::{BTreeMap, HashSet};
use std::env;
use std::fs::{self, File};
Expand Down

0 comments on commit edbb831

Please sign in to comment.