Skip to content

Commit

Permalink
clippy --fix
Browse files Browse the repository at this point in the history
  • Loading branch information
joshwlewis committed Dec 12, 2024
1 parent a81adb6 commit a8f8db2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildpacks/go/tests/integration_test.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#![allow(unused_crate_dependencies)]

use libcnb_test::{
assert_contains, assert_not_contains, BuildConfig, BuildpackReference, ContainerConfig,
assert_contains, assert_not_contains, BuildConfig, ContainerConfig,
TestRunner,
};
use std::{env::consts, time::Duration};
Expand Down

0 comments on commit a8f8db2

Please sign in to comment.