mirror of
https://github.com/Freika/dawarich.git
synced 2026-01-12 10:11:38 -05:00
Remove comment
This commit is contained in:
parent
07d00f189d
commit
b3e38a24ce
1 changed files with 0 additions and 2 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Reference in a new issue