Skip to content

Commit

Permalink
remove TODO comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Agusrodri committed Apr 24, 2024
1 parent b07151a commit 950b7a4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions primitives/xcm/src/generators.rs
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@

use xcm::latest::{Junction::*, Location};

// TODO: Does it make sense to have this generators
// instead of retrieving the proper location on each case?
pub struct XcmSiblingDestinationGenerator;
impl XcmSiblingDestinationGenerator {
pub fn generate(para_id: u32) -> Location {
Expand Down

0 comments on commit 950b7a4

Please sign in to comment.