Skip to content

Commit 234392e

Browse files
committed
Added newline to end of file
1 parent 23a7389 commit 234392e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pynetworktables2js/js/networktables.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -763,4 +763,4 @@ const NetworkTables = new function () {
763763
createSocket();
764764
};
765765

766-
window.NetworkTables = NetworkTables;
766+
window.NetworkTables = NetworkTables;

0 commit comments

Comments
 (0)