Tidy up code

This commit is contained in:
j433866 2019-01-14 14:58:41 +00:00
parent b3ac8d0835
commit 04b0b8c723
2 changed files with 12 additions and 13 deletions

View file

@ -37,7 +37,7 @@ class ConvertCoordinateFormat extends Operation {
"type": "option",
"value": [
"Auto",
"Direction Preceding", // Need better names
"Direction Preceding",
"Direction Following",
"\\n",
"Comma",
@ -55,7 +55,7 @@ class ConvertCoordinateFormat extends Operation {
"type": "option",
"value": [
"Space",
"Direction Preceding", // Need better names
"Direction Preceding",
"Direction Following",
"\\n",
"Comma",