Skip to content

Commit e9f8710

Browse files
committed
warnings
1 parent 586bc36 commit e9f8710

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/pico-de-gallo/src/bin/battery.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
use battery_service as bs;
2020
use bq40z50_rx::{BQ40Z50Error, Bq40z50R5};
2121
use embedded_batteries_async::smart_battery::{BatteryModeFields, SmartBattery};
22-
use odp_service_common::runnable_service::{Service, ServiceRunner};
22+
use odp_service_common::runnable_service::ServiceRunner;
2323
use static_cell::StaticCell;
2424

2525
/// Platform specific battery errors.

0 commit comments

Comments
 (0)