Skip to content

Commit

Permalink
add newlines at end of files
Browse files Browse the repository at this point in the history
  • Loading branch information
CoolSpy3 committed May 3, 2024
1 parent 4b49dfe commit eec0aa2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -76,4 +76,5 @@ public static Node getPROTOBase(Node node, String baseName) {

private Simulation() {}

}
}

Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,5 @@ public void run() {
device.set("Yaw", angle + "");
}

}
}

0 comments on commit eec0aa2

Please sign in to comment.