fix
This commit is contained in:
parent
c87e710d69
commit
b695188ff4
@ -11,7 +11,7 @@ use std::{
|
||||
use openssh::{KnownHosts, Session};
|
||||
use tokio::runtime::{self, Runtime};
|
||||
|
||||
use super::{Error, BeetsLibraryExecutor};
|
||||
use super::{BeetsLibraryExecutor, Error};
|
||||
|
||||
const BEET_DEFAULT: &str = "beet";
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user