remove unused section

This commit is contained in:
Gilles Boccon-Gibod
2024-10-09 21:43:47 -07:00
parent 855a007116
commit 009649abd1
2 changed files with 1 additions and 5 deletions

View File

@@ -70,6 +70,7 @@ console_scripts =
bumble-usb-probe = bumble.apps.usb_probe:main
bumble-link-relay = bumble.apps.link_relay.link_relay:main
bumble-bench = bumble.apps.bench:main
bumble-player = bumble.apps.player.player:main
bumble-speaker = bumble.apps.speaker.speaker:main
bumble-pandora-server = bumble.apps.pandora_server:main
bumble-rtk-util = bumble.tools.rtk_util:main