Rely on rubyzip auto require file name change (#39438)

This commit is contained in:
Matt Jankowski
2026-06-18 06:14:23 -04:00
committed by GitHub
parent 5f5cb4893b
commit 2750b0059e

View File

@@ -1,7 +1,5 @@
# frozen_string_literal: true
require 'zip'
class BackupService < BaseService
include Payloadable
include ContextHelper