removing unecessary folder

This commit is contained in:
Hugo Azevedo 2024-04-09 20:36:10 -07:00
parent 8781ffb4f1
commit 9e00073768
1 changed files with 0 additions and 11 deletions

View File

@ -1,11 +0,0 @@
{
"configurations": [
{
"type": "python",
"name": "Python configuration",
"file": "yt_dlp",
"arguments": ["--cookies", "cookies.txt", "https://cursos.alura.com.br/course/kubernetes-pods-services-configmap"],
},
]
}