Commit 18efc044 authored by Mike Kozono's avatar Mike Kozono

Fix single-file Geo retrieve API endpoint

parent 9f38303a
......@@ -2,8 +2,6 @@
module Geo
class BlobUploadService
include ExclusiveLeaseGuard
attr_reader :replicable_name, :blob_id, :checksum, :replicator
def initialize(replicable_name:, blob_id:, decoded_params:)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment