Skip to content

Commit

Permalink
Rm unecessary imports
Browse files Browse the repository at this point in the history
  • Loading branch information
guilhermedemouraa committed Jul 25, 2024
1 parent 1adf90a commit ab1ac33
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions py/examples/file_reader_can/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,6 @@

import argparse

from farm_ng.canbus import canbus_pb2
from farm_ng.canbus.packet import AmigaTpdo1
from farm_ng.canbus.packet import DASHBOARD_NODE_ID
from farm_ng.core.events_file_reader import build_events_dict
from farm_ng.core.events_file_reader import EventLogPosition
from farm_ng.core.events_file_reader import EventsFileReader
Expand Down

0 comments on commit ab1ac33

Please sign in to comment.