pbs-tools: drop borrow module

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
Wolfgang Bumiller
2021-10-13 10:40:50 +02:00
parent b3f279e2d9
commit 5a8726e6d2
7 changed files with 7 additions and 64 deletions

View File

@ -1,6 +1,5 @@
pub mod acl;
pub mod blocking;
pub mod borrow;
pub mod broadcast_future;
pub mod cert;
pub mod cli;