fixed long nested vars in the ui
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
use thiserror::Error;
|
||||
use std::io;
|
||||
use thiserror::Error;
|
||||
|
||||
/// Custom error types for the mould application.
|
||||
#[derive(Error, Debug)]
|
||||
|
||||
Reference in New Issue
Block a user