Skip to content
This repository was archived by the owner on Aug 1, 2024. It is now read-only.

Commit 0037bd5

Browse files
committed
clippy
1 parent 49fee13 commit 0037bd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
use std::path::PathBuf;
22

3-
use embuild::{self, bingen, cargo, symgen};
3+
use embuild::{bingen, cargo, symgen};
44

55
fn main() {
66
embuild::espidf::sysenv::output();

0 commit comments

Comments
 (0)