mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-03-13 15:59:59 +01:00
4 lines
87 B
Ruby
4 lines
87 B
Ruby
# frozen_string_literal: true
|
|
|
|
class Notification::StartedFollowing < Notification
|
|
end
|