Skip to content

Commit

Permalink
remove zlib
Browse files Browse the repository at this point in the history
  • Loading branch information
ezekg committed Nov 15, 2024
1 parent ad8808f commit 2f8c25d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/workers/process_oci_image_worker.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# frozen_string_literal: true

require 'minitar'
require 'zlib'

require Rails.root / 'lib/oci_image_layout'

Expand Down

0 comments on commit 2f8c25d

Please sign in to comment.