Skip to content

Commit

Permalink
Removed unused file (paritytech#498)
Browse files Browse the repository at this point in the history
* removed unused file

* another unused file
  • Loading branch information
svyatonik authored and serban300 committed Apr 8, 2024
1 parent c3016b6 commit eccf1ba
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 158 deletions.
1 change: 0 additions & 1 deletion bridges/bin/millau/runtime/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@
#[cfg(feature = "std")]
include!(concat!(env!("OUT_DIR"), "/wasm_binary.rs"));

pub mod rialto;
pub mod rialto_messages;

use codec::Decode;
Expand Down
56 changes: 0 additions & 56 deletions bridges/bin/millau/runtime/src/rialto.rs

This file was deleted.

1 change: 0 additions & 1 deletion bridges/bin/rialto/runtime/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ pub mod exchange;
#[cfg(feature = "runtime-benchmarks")]
pub mod benches;
pub mod kovan;
pub mod millau;
pub mod millau_messages;
pub mod rialto_poa;

Expand Down
100 changes: 0 additions & 100 deletions bridges/bin/rialto/runtime/src/millau.rs

This file was deleted.

0 comments on commit eccf1ba

Please sign in to comment.