Skip to content

Commit

Permalink
Update extconf.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
xuan-cao-swi authored Oct 2, 2024
1 parent 1285808 commit e352bee
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ext/oboe_metal/extconf.rb
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
init_mkmf(CONFIG)

ext_dir = __dir__
ENV['OBOE_DEBUG'].to_s.casecmp('true').zero?
oboe_env = ENV.fetch('OBOE_ENV', nil)
non_production = %w[dev stg].include? oboe_env.to_s

Expand Down

0 comments on commit e352bee

Please sign in to comment.