Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Mogyuchi committed Feb 15, 2024
1 parent 1c52584 commit 37b11e1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,4 @@ fn main() {
} else if cfg!(target_os = "windows") {
println!("You are running windows!");
}
return;
}

0 comments on commit 37b11e1

Please sign in to comment.