mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
remove extra reference
This commit is contained in:
parent
a7e809bb39
commit
96f81addcb
1 changed files with 1 additions and 1 deletions
|
|
@ -11,6 +11,6 @@ pub fn new_for_profile_identity_gemini_id(
|
|||
.gemini
|
||||
.auth
|
||||
.memory
|
||||
.match_scope(&auth_url)
|
||||
.match_scope(auth_url)
|
||||
.is_some_and(|auth| auth.profile_identity_gemini_id == profile_identity_gemini_id)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue