Skip to content

Commit

Permalink
Fix styling
Browse files Browse the repository at this point in the history
  • Loading branch information
ArendJan committed Mar 25, 2024
1 parent 5048782 commit 66833e8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mirte_telemetrix/scripts/ROS_telemetrix_aio_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -745,7 +745,6 @@ async def start(self):
self.default_image = True
rospy.Timer(rospy.Duration(10), self.show_default)


def show_default(self, event=None):
if not self.default_image:
return
Expand Down

0 comments on commit 66833e8

Please sign in to comment.