diff options
Diffstat (limited to 'src/lib.rs')
| -rw-r--r-- | src/lib.rs | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/lib.rs b/src/lib.rs deleted file mode 100644 index 3681a859..00000000 --- a/src/lib.rs +++ /dev/null @@ -1,6 +0,0 @@ -pub mod authorization; -pub mod gitlab; - -pub use authorization::{ - Authorizer, CedarAuthorizer, CedarEntity, CheckService, EntitiesRepository, Server, -}; |
