Skip to content

Commit

Permalink
remove: commented code
Browse files Browse the repository at this point in the history
  • Loading branch information
DogeDark committed Dec 11, 2024
1 parent fd8556e commit 2d27461
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/cli/src/build/bundle.rs
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ use std::path::{Path, PathBuf};
use std::pin::Pin;
use std::{sync::atomic::AtomicUsize, time::Duration};
use tokio::process::Command;
//use wasm_bindgen_cli_support::Bindgen;

use super::templates::InfoPlistData;

/// The end result of a build.
Expand Down

0 comments on commit 2d27461

Please sign in to comment.