Skip to content

Commit

Permalink
Update entity-builder.py
Browse files Browse the repository at this point in the history
  • Loading branch information
noon92 authored Jun 16, 2024
1 parent a11bcc5 commit ad44e57
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions entity-builder.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,6 @@
import argparse
import sys

from meshtastic.serial_interface import SerialInterface
from meshtastic.tcp_interface import TCPInterface
from meshtastic.ble_interface import BLEInterface
import argparse
import sys

### Add arguments to parse

parser = argparse.ArgumentParser(
Expand Down

0 comments on commit ad44e57

Please sign in to comment.