Skip to content

Commit

Permalink
remove test line
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefal committed Jun 13, 2024
1 parent c7a1898 commit 77defa9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tools/sept_tool.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ class CmdMapping(Enum):
get_firmware = 'get_receiver_firmware'
get_ip = 'get_receiver_ip'
reset = 'set_factory_default'
test = 'test'
send_config_file = 'send_config_file'

def arg_parse():
Expand Down

0 comments on commit 77defa9

Please sign in to comment.