[fixup] Doc and usability

This commit is contained in:
daladim 2021-07-08 16:05:03 +02:00
parent 17716575d8
commit 78bb78f61f
2 changed files with 4 additions and 4 deletions

View file

@ -340,7 +340,7 @@ async fn test_errors_in_regular_sync12() {
#[cfg(feature = "integration_tests")]
use kitchen_fridge::{traits::CalDavSource,
Provider,
provider::Provider,
cache::Cache,
calendar::cached_calendar::CachedCalendar,
};