Fix build
This commit is contained in:
parent
c59cef5db2
commit
592395bb48
@ -1,5 +1,6 @@
|
|||||||
#[cfg(feature = "gui-helper")]
|
#[cfg(feature = "gui-helper")]
|
||||||
use crate::helper_cmd::GuiHelperError;
|
use crate::helper_cmd::GuiHelperError;
|
||||||
|
use crate::lock_file::LockFileError;
|
||||||
use pidlock::PidlockError;
|
use pidlock::PidlockError;
|
||||||
use std::fmt::{Debug, Display, Formatter};
|
use std::fmt::{Debug, Display, Formatter};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user