mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-06 03:07:04 +02:00
Code refactoring #198
This commit is contained in:
@@ -24,7 +24,6 @@ namespace Wox.ViewModel
|
||||
{
|
||||
if (string.IsNullOrEmpty(Result.IcoPath))
|
||||
{
|
||||
ImageSource icon = null;
|
||||
try
|
||||
{
|
||||
return Result.Icon();
|
||||
|
||||
Reference in New Issue
Block a user