Skip to content

Commit

Permalink
Remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
jeztek committed Nov 27, 2024
1 parent 0d263d1 commit c001b9e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/bin/hardware_report.rs
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ limitations under the License.
*/

use std::error::Error;
use std::fs;
use std::io;
use std::process::Command;

use hardware_report::ServerInfo;
Expand Down

0 comments on commit c001b9e

Please sign in to comment.