Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
yeastplume committed Feb 18, 2019
2 parents b9e29b1 + c01cd63 commit 4ad7231
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apiwallet/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@ extern crate failure_derive;
extern crate log;

pub mod api;
pub use api::{APIForeign, APIOwner};
pub use crate::api::{APIForeign, APIOwner};

0 comments on commit 4ad7231

Please sign in to comment.