openid: fix ambiguous error
This commit is contained in:
parent
d7783a2002
commit
7f11016a34
1 changed files with 1 additions and 1 deletions
|
|
@ -2,5 +2,5 @@ mod error;
|
|||
mod openid;
|
||||
|
||||
/// Exports
|
||||
pub use crate::openid::configuration;
|
||||
pub use error::Error;
|
||||
pub use openid::configuration;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue