Retrospring/app/models/relationships/mute.rb

5 lines
76 B
Ruby

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