Skip to content

Commit e51bd0f

Browse files
committed
squash
1 parent b6c47f5 commit e51bd0f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/scanner/main.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ import (
77
var adapter = bluetooth.DefaultAdapter
88

99
func main() {
10-
1110
// Enable BLE interface.
1211
must("enable BLE stack", adapter.Enable())
1312

0 commit comments

Comments
 (0)