clean up backend
This commit is contained in:
+1
-2
@@ -1,8 +1,7 @@
|
||||
mod actual;
|
||||
mod backend_trait;
|
||||
mod iter;
|
||||
mod macros;
|
||||
mod pacman;
|
||||
mod rust;
|
||||
mod todo_per_backend;
|
||||
|
||||
pub(crate) use backend_trait::Backend;
|
||||
|
||||
Reference in New Issue
Block a user