Skip to content

Commit

Permalink
Fix: インポートを修正
Browse files Browse the repository at this point in the history
  • Loading branch information
sevenc-nanashi committed May 30, 2024
1 parent f7b496c commit dc557fd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions crates/worldline/build.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
use std::os::unix::process::CommandExt;

static LIB_NAME: &str = if cfg!(target_os = "windows") {
"worldline.dll"
} else if cfg!(target_os = "macos") {
Expand Down

0 comments on commit dc557fd

Please sign in to comment.