Retrospring/app/models/notification/commented.rb

5 lines
80 B
Ruby

# frozen_string_literal: true
class Notification::Commented < Notification
end