Skip to content

Commit

Permalink
Update launch.json
Browse files Browse the repository at this point in the history
  • Loading branch information
workinghard authored Jan 10, 2022
1 parent 9eacaec commit 53b6787
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions .vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,6 @@
// For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
"version": "0.2.0",
"configurations": [

{
"type": "java",
"name": "Launch Current File",
"request": "launch",
"mainClass": "${file}"
},
{
"type": "java",
"name": "Launch GuitarTeX2",
Expand All @@ -26,4 +19,4 @@
"projectName": "GuitarTeX2"
}
]
}
}

0 comments on commit 53b6787

Please sign in to comment.