Skip to content

Commit

Permalink
Removed line at EOF
Browse files Browse the repository at this point in the history
  • Loading branch information
luis-camero committed Oct 10, 2024
1 parent 932968d commit 5c73f39
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion clearpath_config/platform/can.py
Original file line number Diff line number Diff line change
Expand Up @@ -155,4 +155,3 @@ def config(self, can_bridges: list):
bridge = CANBridge()
bridge.from_dict(b)
self._can_bridges.add(bridge)

0 comments on commit 5c73f39

Please sign in to comment.