cleanup and setup configure

This commit is contained in:
dignifiedquire
2020-03-18 00:36:13 +01:00
parent 846ef043d5
commit aa45716ef7
11 changed files with 475 additions and 720 deletions

View File

@@ -7,7 +7,6 @@ use crate::blob::BlobObject;
use crate::constants::DC_VERSION_STR;
use crate::context::Context;
use crate::dc_tools::*;
use crate::job::*;
use crate::mimefactory::RECOMMENDED_FILE_SIZE;
use crate::stock::StockMessage;