Skip to content

Commit

Permalink
Clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
schneems committed Jan 27, 2025
1 parent 70b1ace commit 3fbc652
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildpacks/go/src/layers/build.rs
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ pub(crate) fn call(
}
}

Ok(layer_ref.read_env()?)
layer_ref.read_env()
}

#[derive(Debug, Deserialize, Serialize, Clone, PartialEq, CacheDiff)]
Expand Down

0 comments on commit 3fbc652

Please sign in to comment.