removing unused namespace
This commit is contained in:
parent
25b09af0ac
commit
dcf321c3e6
1 changed files with 0 additions and 1 deletions
|
@ -8,7 +8,6 @@
|
|||
#include "cowlib/SwerveModule.h"
|
||||
|
||||
using namespace SwerveConstants;
|
||||
using namespace units::constants;
|
||||
|
||||
using MotorType = rev::CANSparkMax::MotorType;
|
||||
|
||||
|
|
Loading…
Reference in a new issue