TokenSource field is never assigned #680
Closed
VladislavAntonyuk
started this conversation in
General
Replies: 2 comments 3 replies
-
@VladislavAntonyuk I will have a look over the weekend. |
Beta Was this translation helpful? Give feedback.
3 replies
-
Closed and answered |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Seems like
tokenSource
field is used but never assigned, so its value is alwaysnull
. Can we remove it?Maui/src/CommunityToolkit.Maui/ImageSources/GravatarImageSource.shared.cs
Line 34 in a6d421d
@GeorgeLeithead asking your expert opinion about it
Beta Was this translation helpful? Give feedback.
All reactions