Revert "Add swap inputs feature"

This reverts commit 88c7843924.
This commit is contained in:
Patrick Lekaj 2019-08-25 23:40:12 +02:00
parent 88c7843924
commit ad07018abf
12 changed files with 16 additions and 78 deletions

View file

@ -23,7 +23,6 @@ class ConvertMass extends Operation {
this.infoURL = "https://wikipedia.org/wiki/Orders_of_magnitude_(mass)";
this.inputType = "BigNumber";
this.outputType = "BigNumber";
this.inputSwapable = true;
this.args = [
{
"name": "Input units",