removing unused namespace

This commit is contained in:
Zynh Ludwig 2024-03-28 01:33:16 -07:00
parent 25b09af0ac
commit dcf321c3e6

View file

@ -8,7 +8,6 @@
#include "cowlib/SwerveModule.h"
using namespace SwerveConstants;
using namespace units::constants;
using MotorType = rev::CANSparkMax::MotorType;