Undid change to paths variables and cleaned up leftovers
This commit is contained in:
parent
7ce758b343
commit
a833652077
9 changed files with 27 additions and 141 deletions
|
@ -2,6 +2,7 @@ mod feedback;
|
|||
pub mod languages;
|
||||
pub mod menus;
|
||||
pub mod settings_file;
|
||||
pub mod paths;
|
||||
#[cfg(any(test, feature = "test-support"))]
|
||||
pub mod test;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue