From ed107cc31eefc155b5a1579480d3acf8b57dcfa0 Mon Sep 17 00:00:00 2001 From: Garulf <535299+Garulf@users.noreply.github.com> Date: Tue, 30 Aug 2022 01:50:59 -0400 Subject: [PATCH] Remove whitespace --- Flow.Launcher.Infrastructure/Image/ImageLoader.cs | 2 -- 1 file changed, 2 deletions(-) diff --git a/Flow.Launcher.Infrastructure/Image/ImageLoader.cs b/Flow.Launcher.Infrastructure/Image/ImageLoader.cs index fdf5c8e18..2349ab14d 100644 --- a/Flow.Launcher.Infrastructure/Image/ImageLoader.cs +++ b/Flow.Launcher.Infrastructure/Image/ImageLoader.cs @@ -132,8 +132,6 @@ namespace Flow.Launcher.Infrastructure.Image } } - - } if (path.StartsWith("data:", StringComparison.OrdinalIgnoreCase)) {