Skip to content

Commit

Permalink
Require zip
Browse files Browse the repository at this point in the history
  • Loading branch information
jazairi committed Feb 23, 2022
1 parent a383fba commit a2b21cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/models/marc_batch.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
require 'rubyzip'
require 'zip'

class MarcBatch
def initialize(theses, marc_filename, zip_filename)
Expand Down

0 comments on commit a2b21cc

Please sign in to comment.