Skip to content
This repository has been archived by the owner on Dec 29, 2023. It is now read-only.

Commit

Permalink
Update query_msg.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
cosmic-vagabond authored Nov 16, 2023
1 parent 84e8bfe commit ebc4c33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/msg/query_msg.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#[allow(unused_imports)]
use super::query_resp::*;
use crate::types::{PageRequest, SpotOrderType};
use crate::types::{SpotOrderType};
use cosmwasm_schema::{cw_serde, QueryResponses};
#[allow(unused_imports)]
use elys_bindings::query_resp::*;
Expand Down

0 comments on commit ebc4c33

Please sign in to comment.