diff --git a/.fleet/run.json b/.fleet/run.json deleted file mode 100644 index 50126dbc2..000000000 --- a/.fleet/run.json +++ /dev/null @@ -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"], - }, - - ] -} \ No newline at end of file