Skip to content

Commit

Permalink
fix imports
Browse files Browse the repository at this point in the history
  • Loading branch information
bbalser committed Aug 12, 2024
1 parent ffb4438 commit bc25ad2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mobile_verifier/tests/integrations/hex_boosting.rs
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ use helium_crypto::PublicKeyBinary;
use helium_proto::services::{
poc_lora::UnallocatedRewardType,
poc_mobile::{
CoverageObjectValidity, HeartbeatValidity, RadioRewardV2, SeniorityUpdateReason,
SignalLevel, UnallocatedReward,
CoverageObjectValidity, HeartbeatValidity, LocationSource, RadioRewardV2,
SeniorityUpdateReason, SignalLevel, UnallocatedReward,
},
};
use hextree::Cell;
Expand Down

0 comments on commit bc25ad2

Please sign in to comment.