Skip to content

Commit

Permalink
Remove outdated and superfluous use declaration from example
Browse files Browse the repository at this point in the history
  • Loading branch information
sirhcel committed Oct 13, 2024
1 parent de49afa commit b1ea5b9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ tested with the SHT40-AD1B so far.
## Example

```rust ignore
use embedded_hal::blocking::delay::DelayMs;
use sht4x::Sht4x;
// Device-specific use declarations.

Expand Down

0 comments on commit b1ea5b9

Please sign in to comment.