mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-04-28 03:00:18 -04:00
src/error.rs: removed tab spaces
This commit is contained in:
@@ -292,7 +292,7 @@ pub enum Error {
|
||||
#[cfg(feature = "regex")]
|
||||
#[error(transparent)]
|
||||
RegexError(#[from] regex::Error),
|
||||
|
||||
|
||||
#[cfg(feature = "util")]
|
||||
#[error("System clock is not correct!")]
|
||||
InvalidClock,
|
||||
|
||||
Reference in New Issue
Block a user