Skip to content

Commit

Permalink
added forgotten file
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel1464 committed Dec 27, 2024
1 parent c138e7b commit 9b7b33a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ public class NTBackend implements EpilogueBackend {
*
* @param nt the NetworkTable instance to use to send data to
*/
public NTBackend(NetworkTableInstance nt) {
NTBackend(NetworkTableInstance nt) {
this.m_nt = nt;
}

Expand Down

0 comments on commit 9b7b33a

Please sign in to comment.