Skip to content

Commit

Permalink
Remove double declaration of LQT module
Browse files Browse the repository at this point in the history
  • Loading branch information
cronokirby committed Jan 31, 2025
1 parent 8599115 commit 69987f6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/core/component/funding/src/component.rs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ mod state_key;
pub mod view;
use ::metrics::{gauge, histogram};
pub use metrics::register_metrics;
pub(crate) mod liquidity_tournament;

/* Component implementation */
use penumbra_sdk_asset::{Value, STAKING_TOKEN_ASSET_ID};
Expand Down

0 comments on commit 69987f6

Please # to comment.