Skip to content

Commit

Permalink
Update Microsoft.Toolkit.Uwp.UI/Extensions/Markup/ResourceStringExten…
Browse files Browse the repository at this point in the history
…sion.cs
  • Loading branch information
michael-hawker authored Nov 2, 2021
1 parent f95f91e commit a342626
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,5 @@ public static string GetValue(string name, string language = "")

return resourceMap.GetValue(name, resourceContext).ValueAsString;
}

}
}

0 comments on commit a342626

Please sign in to comment.