Skip to content

Commit

Permalink
Auto-fix clippy lints
Browse files Browse the repository at this point in the history
  • Loading branch information
MarijnS95 committed Apr 23, 2024
1 parent c785a51 commit d8fa8ad
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sys/build.rs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ mod bindgen;

use std::path::Path;

use cc;
use glob::glob;

fn build_fsr3(api_dir: &Path, vk_include_dir: &Path) {
Expand Down

0 comments on commit d8fa8ad

Please sign in to comment.