Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
adamspofford-dfinity committed Feb 3, 2025
1 parent 7366656 commit 78d488b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/dfx/src/commands/generate.rs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ use crate::lib::error::DfxResult;
use crate::lib::models::canister::CanisterPool;
use crate::lib::network::network_opt::NetworkOpt;
use clap::Parser;
use slog::info;
use tokio::runtime::Runtime;

/// Generate type declarations for canisters from the code in your project
Expand Down

0 comments on commit 78d488b

Please sign in to comment.