mirror of
https://github.com/sigp/lighthouse.git
synced 2026-04-19 13:58:28 +00:00
cargo-fix the whole workspace into Rust 2018
This commit is contained in:
@@ -4,4 +4,4 @@ extern crate types;
|
||||
|
||||
mod inductor;
|
||||
|
||||
pub use inductor::{ValidatorInductionError, ValidatorInductor};
|
||||
pub use crate::inductor::{ValidatorInductionError, ValidatorInductor};
|
||||
|
||||
Reference in New Issue
Block a user