Remove empty module
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Pierre HUBERT 2023-04-27 18:35:11 +02:00
parent 14ff5c9f41
commit 5e53da0afa
2 changed files with 0 additions and 2 deletions

View File

@ -9,7 +9,6 @@ pub mod entity_manager;
pub mod id_token;
pub mod jwt_signer;
pub mod login_redirect;
pub mod open_id_user_info;
pub mod openid_primitive;
pub mod provider;
pub mod provider_configuration;

View File

@ -1 +0,0 @@