Skip to content
This repository was archived by the owner on Sep 14, 2019. It is now read-only.

Commit 67a4a46

Browse files
committed
add new line
1 parent 933d771 commit 67a4a46

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Robot2018/src/org/usfirst/frc/team199/Robot2018/DashboardInterface.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,4 +65,4 @@ default double[] getNumArray(String key, double[] defaultValue) {
6565
default String getKey(String key) {
6666
return getClass().getSimpleName() + "/" + key;
6767
}
68-
}
68+
}

0 commit comments

Comments
 (0)