diff options
Diffstat (limited to 'devices/ble_hci/common-hal/_bleio/Connection.h')
| -rw-r--r-- | devices/ble_hci/common-hal/_bleio/Connection.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devices/ble_hci/common-hal/_bleio/Connection.h b/devices/ble_hci/common-hal/_bleio/Connection.h index 7ad91aa5c..bb0c140c5 100644 --- a/devices/ble_hci/common-hal/_bleio/Connection.h +++ b/devices/ble_hci/common-hal/_bleio/Connection.h @@ -34,7 +34,6 @@ #include "py/objlist.h" #include "common-hal/_bleio/__init__.h" -#include "common-hal/_bleio/bonding.h" #include "shared-module/_bleio/Address.h" #include "common-hal/_bleio/Service.h" |
