Revert "[PT Run][New Plugin] Unit Converter (#9800) (#11406)"

This reverts commit 1dabd761e1,
to give proper attribution to the author.
This commit is contained in:
Jaime Bernardo
2021-06-09 10:37:02 +01:00
parent 203f8b2eb4
commit 27e609f6eb
23 changed files with 7 additions and 1071 deletions

View File

@@ -1,13 +0,0 @@
{
"ID": "aa0ee9daff654fb7be452c2d77c471b9",
"ActionKeyword": "%%",
"IsGlobal": false,
"Name": "Unit Converter",
"Author": "ThiefZero",
"Version": "0.0.1",
"Language": "csharp",
"Website": "https://github.com/ThiefZero",
"IcoPathDark": "Images\\unitconverter.dark.png",
"IcoPathLight": "Images\\unitconverter.light.png",
"ExecuteFileName": "Community.PowerToys.Run.Plugin.UnitConverter.dll"
}