common/types: flatten to types
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
use crate::{Request, Response, common::types::SubSystem};
|
||||
use crate::{Request, Response, types::SubSystem};
|
||||
|
||||
pub trait MPDServer {
|
||||
type Error;
|
||||
|
||||
Reference in New Issue
Block a user