# frozen_string_literal: true
class Notification::TwitterTokenExpired < Notification::ServiceTokenExpired
end