From 7b9e8e56b1accb101cfa89da0bfe8112a1e48b6a Mon Sep 17 00:00:00 2001 From: Wesley28w Date: Tue, 21 Apr 2026 06:06:53 -0700 Subject: [PATCH] delete junk --- .../deploy/pathplanner/autos/New Auto.auto | 25 ------------------- 1 file changed, 25 deletions(-) delete mode 100644 src/main/deploy/pathplanner/autos/New Auto.auto diff --git a/src/main/deploy/pathplanner/autos/New Auto.auto b/src/main/deploy/pathplanner/autos/New Auto.auto deleted file mode 100644 index d4dfd7b..0000000 --- a/src/main/deploy/pathplanner/autos/New Auto.auto +++ /dev/null @@ -1,25 +0,0 @@ -{ - "version": "2025.0", - "command": { - "type": "sequential", - "data": { - "commands": [ - { - "type": "named", - "data": { - "name": "Stop Hood Down" - } - }, - { - "type": "named", - "data": { - "name": null - } - } - ] - } - }, - "resetOdom": true, - "folder": null, - "choreoAuto": false -} \ No newline at end of file -- 2.39.5