diff --git a/src/main/cpp/cowlib/SwerveModule.cpp b/src/main/cpp/cowlib/SwerveModule.cpp index 6be1336..38b7d21 100644 --- a/src/main/cpp/cowlib/SwerveModule.cpp +++ b/src/main/cpp/cowlib/SwerveModule.cpp @@ -8,7 +8,6 @@ #include "cowlib/SwerveModule.h" using namespace SwerveConstants; -using namespace units::constants; using MotorType = rev::CANSparkMax::MotorType;