Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
themicp committed Jan 12, 2024
1 parent 4f601f3 commit bde490c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion contracts/light-client/src/msg.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
use cosmwasm_std::Response;
use cw_ownable::{cw_ownable_execute, cw_ownable_query};
use types::common::{Config, WorkerSetMessage};
use types::connection_router::state::Message;
Expand Down

0 comments on commit bde490c

Please sign in to comment.