remove duplicate key

This commit is contained in:
Puyodead1
2022-08-17 02:10:10 -04:00
parent 15b1dee513
commit f070bac69a

View File

@@ -2,6 +2,5 @@
"tabWidth": 4,
"useTabs": true,
"printWidth": 140,
"trailingComma": "none",
"useTabs": true
"trailingComma": "none"
}