[cleanup]

This commit is contained in:
daladim 2021-04-03 09:23:20 +02:00
parent 28c93a6248
commit d5932121dd
3 changed files with 1 additions and 4 deletions

View file

@ -47,8 +47,6 @@ impl RemoteCalendar {
cached_version_tags: Mutex::new(None),
}
}
}
#[async_trait]