From 0842091f266664854f2f7ce5c84b286307873de6 Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Thu, 27 Jan 2022 20:22:01 +1100 Subject: [PATCH] formatting --- Plugins/Flow.Launcher.Plugin.Program/Programs/UWP.cs | 3 --- 1 file changed, 3 deletions(-) diff --git a/Plugins/Flow.Launcher.Plugin.Program/Programs/UWP.cs b/Plugins/Flow.Launcher.Plugin.Program/Programs/UWP.cs index 86f5f38c4..4094d8589 100644 --- a/Plugins/Flow.Launcher.Plugin.Program/Programs/UWP.cs +++ b/Plugins/Flow.Launcher.Plugin.Program/Programs/UWP.cs @@ -90,9 +90,6 @@ namespace Flow.Launcher.Plugin.Program.Programs } } - - - /// http://www.hanselman.com/blog/GetNamespacesFromAnXMLDocumentWithXPathDocumentAndLINQToXML.aspx private string[] XmlNamespaces(string path) {