address @dignifiedquire comments

This commit is contained in:
holger krekel
2019-09-23 15:23:20 +02:00
parent 095cb759ed
commit ba231d2c5f
4 changed files with 77 additions and 60 deletions

View File

@@ -68,7 +68,7 @@ mod login_param;
pub mod securejoin;
mod token;
#[macro_use]
pub(crate) mod wrapmime;
mod wrapmime;
#[cfg(test)]
mod test_utils;