mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-02-22 22:23:03 +01:00
4 lines
84 B
Ruby
4 lines
84 B
Ruby
# frozen_string_literal: true
|
|
|
|
class Notification::CommentSmiled < Notification
|
|
end
|