Browse Source

Update settings.json

Mark Roberts 1 year ago
parent
commit
922ba0f5b8
1 changed files with 0 additions and 3 deletions
  1. 0 3
      .vscode/settings.json

+ 0 - 3
.vscode/settings.json

@@ -12,7 +12,4 @@
   "python.testing.pytestEnabled": true,
   "pylint.importStrategy": "fromEnvironment",
   "python.linting.lintOnSave": true,
-  "files.associations": {
-    "*.yaml": "home-assistant"
-  },
 }