Skip to content

Commit

Permalink
chore: clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
Larkooo committed Feb 26, 2024
1 parent 816b711 commit 7349f83
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/libc.rs
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ use crate::types::{
Query, Result, Signature, ToriiClient, Ty, WorldMetadata,
};
use crate::utils::watch_tx;
use starknet::accounts::ExecutionEncoder;
use starknet::accounts::{Account as StarknetAccount, ExecutionEncoding, SingleOwnerAccount};
use starknet::core::types::FunctionCall;
use starknet::core::utils::{
Expand Down

0 comments on commit 7349f83

Please sign in to comment.