removing unused namespace
parent
25b09af0ac
commit
dcf321c3e6
|
@ -8,7 +8,6 @@
|
||||||
#include "cowlib/SwerveModule.h"
|
#include "cowlib/SwerveModule.h"
|
||||||
|
|
||||||
using namespace SwerveConstants;
|
using namespace SwerveConstants;
|
||||||
using namespace units::constants;
|
|
||||||
|
|
||||||
using MotorType = rev::CANSparkMax::MotorType;
|
using MotorType = rev::CANSparkMax::MotorType;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue