From 4b04df899bb0fd2e1cf08a3c5fef413570a974a1 Mon Sep 17 00:00:00 2001 From: ary Date: Sat, 14 Oct 2023 20:37:29 -0400 Subject: [PATCH] what did i do? --- RELENTLESS/src/globals.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/RELENTLESS/src/globals.cpp b/RELENTLESS/src/globals.cpp index 5e4bd2c..50858d7 100644 --- a/RELENTLESS/src/globals.cpp +++ b/RELENTLESS/src/globals.cpp @@ -50,6 +50,4 @@ namespace globals { pros::Motor& cata_left = chassis.left_motors[3]; pros::Motor& cata_right = chassis.right_motors[3]; - - e_controlsch current_user = ; } \ No newline at end of file