From 95cdac514d23104dfd42673e1260f1953dd597be Mon Sep 17 00:00:00 2001 From: Aidan Ferguson Date: Mon, 15 Feb 2016 21:11:45 -0500 Subject: [PATCH] whitespace bad! --- Robot2016/src/Robot.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/Robot2016/src/Robot.cpp b/Robot2016/src/Robot.cpp index 3813ab6..1873305 100644 --- a/Robot2016/src/Robot.cpp +++ b/Robot2016/src/Robot.cpp @@ -61,7 +61,6 @@ private: left_drive.SetInverted(true); right_drive.SetInverted(true); inverting = false; - }