diff --git a/.fleet/run.json b/.fleet/run.json deleted file mode 100755 index 9f32455..0000000 --- a/.fleet/run.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "configurations": [ - { - "name": "Run Bash", - "program": "/usr/bin/bash", - "type": "command" - }, - { - "args": [ - "comple" - ], - "name": "Dart Compile", - "program": "/usr/bin/dart-sdk/bin/dart", - "type": "command" - } - ] -} \ No newline at end of file diff --git a/.fleet/settings.json b/.fleet/settings.json deleted file mode 100755 index 9e26dfe..0000000 --- a/.fleet/settings.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file