Remove empty keyhistory module

This commit is contained in:
Alexander Krotov
2019-08-08 13:32:45 +03:00
parent e9ff02bdc5
commit 7c34806125
3 changed files with 0 additions and 22 deletions

View File

@@ -25,7 +25,6 @@ pub mod contact;
pub mod context;
pub mod imap;
pub mod key;
pub mod keyhistory;
pub mod keyring;
pub mod oauth2;
pub mod param;