Skip to content

Commit

Permalink
Merge pull request #311 from samvera-labs/update_docs
Browse files Browse the repository at this point in the history
Remove bad documentation
  • Loading branch information
Trey Pendragon authored Nov 14, 2017
2 parents 54e0af2 + 9ec4b3c commit c2b5a01
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions valkyrie/lib/valkyrie/storage_adapter.rb
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ def disk_path
Pathname.new(io.path)
end

# @param id [Valkyre::ID]
# @param digests [Array<Digest>]
# @return [Array<Digest>]
def checksum(digests:)
Expand All @@ -76,7 +75,6 @@ def checksum(digests:)
digests.map(&:to_s)
end

# @param id [Valkyre::ID]
# @param size [Integer]
# @param digests [Array<Digest>]
# @return [Boolean]
Expand Down

0 comments on commit c2b5a01

Please sign in to comment.