Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
taitruong committed May 31, 2024
1 parent 79a3988 commit 482054d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/ics721/src/execute.rs
Original file line number Diff line number Diff line change
Expand Up @@ -715,7 +715,6 @@ where
_env: Env,
msg: MigrateMsg,
) -> Result<Response<T>, ContractError> {
println!(">>>>>>>> msg: {:?}", msg);
match msg {
MigrateMsg::WithUpdate {
pauser,
Expand Down

0 comments on commit 482054d

Please sign in to comment.