Skip to content

Commit 61c8c45

Browse files
committed
remove spaces
1 parent 1b2d901 commit 61c8c45

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/test/java/org/carlmontrobotics/lib199/MotorErrorsTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ public REVLibError setSmartCurrentLimit(int limit) {
7070
smartCurrentLimit = limit;
7171
return REVLibError.kOk;
7272
}
73-
73+
7474
public int getDeviceId() {
7575
return id;
7676
}

0 commit comments

Comments
 (0)