Skip to content

Commit d4674b6

Browse files
committed
Clean duplicate Python current file launcher
1 parent da89845 commit d4674b6

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.vscode/launch.json

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -30,13 +30,6 @@
3030
"--nothreading"
3131
],
3232
"django": true
33-
},
34-
{
35-
"name": "Python: Current File (External Terminal)",
36-
"type": "python",
37-
"request": "launch",
38-
"program": "${file}",
39-
"console": "externalTerminal"
4033
}
4134
]
4235
}

0 commit comments

Comments
 (0)