Skip to content

Commit

Permalink
fix(platform/oracle): Linter-reported issue about declaring a second …
Browse files Browse the repository at this point in the history
…time the `cfg`.
  • Loading branch information
KirilMihaylov committed Sep 24, 2024
1 parent 4a961e8 commit c1e0bb4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions platform/packages/oracle/src/test.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#![cfg(feature = "testing")]

use std::marker::PhantomData;

use currency::{Currency, CurrencyDef, Group, MemberOf};
Expand Down

0 comments on commit c1e0bb4

Please sign in to comment.