Skip to content

Commit

Permalink
Remove deprecation allowance
Browse files Browse the repository at this point in the history
  • Loading branch information
schneems committed Oct 30, 2024
1 parent bfe31af commit b74d649
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion buildpacks/ruby/src/steps/default_env.rs
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ use libcnb::{
use rand::Rng;

// Set default environment values
#[allow(deprecated)]
pub(crate) fn default_env(
context: &BuildContext<RubyBuildpack>,
platform_env: &Env,
Expand Down

0 comments on commit b74d649

Please sign in to comment.