diff --git a/src/rfs/rfsitf.rs b/src/rfs/rfsitf.rs index b2e93f7..564b1ee 100644 --- a/src/rfs/rfsitf.rs +++ b/src/rfs/rfsitf.rs @@ -1,5 +1,4 @@ use crate::licences::PkgLicence; - pub trait RootFSItf { /// Gets a list of packages on that rootfs. /// It will basically read the corresponding package database.