mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-04-05 03:47:17 +02:00
4 lines
90 B
Ruby
4 lines
90 B
Ruby
# frozen_string_literal: true
|
|
|
|
class Notification::ServiceTokenExpired < Notification
|
|
end
|