formatting

This commit is contained in:
Jeremy Wu 2022-01-27 20:22:01 +11:00 committed by GitHub
parent f42fd29224
commit 0842091f26
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -90,9 +90,6 @@ namespace Flow.Launcher.Plugin.Program.Programs
}
}
/// http://www.hanselman.com/blog/GetNamespacesFromAnXMLDocumentWithXPathDocumentAndLINQToXML.aspx
private string[] XmlNamespaces(string path)
{