Skip to content

Commit

Permalink
chore: rm unused test mod
Browse files Browse the repository at this point in the history
  • Loading branch information
mustermeiszer committed Mar 1, 2024
1 parent 9e34107 commit 39a672d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions runtime/common/src/oracle.rs
Original file line number Diff line number Diff line change
Expand Up @@ -204,6 +204,3 @@ where
Provider::set(&feeder, &(*from, *to), ratio);
}
}

#[cfg(test)]
mod test {}

0 comments on commit 39a672d

Please sign in to comment.