Remove comment

This commit is contained in:
Eugene Burmakin 2025-04-23 23:41:11 +02:00
parent 07d00f189d
commit b3e38a24ce

View file

@ -5,8 +5,6 @@ class Subscription::DecodeJwtToken
@token = token
end
# Merges multiple visits into one
# @return [Visit, nil] The merged visit or nil if merge failed
def call
JWT.decode(
@token,