Skip to content

Commit

Permalink
Revert launch.json change
Browse files Browse the repository at this point in the history
  • Loading branch information
sdb9696 committed Jan 7, 2025
1 parent bfdc14d commit b8f5669
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions .vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,17 +31,6 @@
],
"preLaunchTask": "Compile English translations"
},
{
"name": "Hassfest",
"type": "debugpy",
"request": "launch",
"module": "script.hassfest",
"justMyCode": false,
"args": [
"--action", "validate",
//"--integration-path", "homeassistant/components/tplink/"
],
},
{
"name": "Home Assistant: Changed tests",
"type": "debugpy",
Expand Down

0 comments on commit b8f5669

Please sign in to comment.