Skip to content

Commit 6e7ce21

Browse files
committed
add newline
1 parent bc6494e commit 6e7ce21

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/java/org/carlmontrobotics/lib199/MotorControllerFactory.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,4 +145,4 @@ public static CANSparkMax createSparkMax(int id, MotorConfig config) {
145145
return spark;
146146
}
147147

148-
}
148+
}

0 commit comments

Comments
 (0)