Fixed return value. Side effect of rubocop changes.
This commit is contained in:
parent
74c86cf815
commit
950ffd56d4
1 changed files with 1 additions and 0 deletions
|
@ -65,5 +65,6 @@ returns
|
||||||
return user_auth
|
return user_auth
|
||||||
end
|
end
|
||||||
}
|
}
|
||||||
|
nil
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in a new issue