Retrospring/app/models/relationships/block.rb

5 lines
77 B
Ruby

# frozen_string_literal: true
class Relationships::Block < Relationship
end