Skip to content

Commit

Permalink
fix: remove platform-dependent code
Browse files Browse the repository at this point in the history
  • Loading branch information
std-microblock committed Aug 23, 2024
1 parent 474dd53 commit 7ab177e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/everest.rs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ use serde::{Deserialize, Serialize};
use std::{
collections::HashMap,
io::{BufRead, BufReader},
os::windows::fs::MetadataExt,
path::{Path, PathBuf},
process::{Command, Stdio},
sync::Arc,
Expand Down

0 comments on commit 7ab177e

Please sign in to comment.