server: move email extraction code into separate mod
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
pub mod config;
|
||||
pub mod email_extract;
|
||||
pub mod error;
|
||||
pub mod graphql;
|
||||
pub mod newsreader;
|
||||
|
||||
Reference in New Issue
Block a user