mirror of
https://git.verdigado.com/NB-Public/simple-wkd.git
synced 2024-12-06 14:52:41 +01:00
Fix webpage not being rendered
This commit is contained in:
parent
a91b213dbf
commit
2a22617752
7 changed files with 59 additions and 14 deletions
|
@ -7,7 +7,6 @@ use crate::management::{delete_key, Action, Pending};
|
|||
use crate::pending_path;
|
||||
use crate::settings::{MAILER, SETTINGS};
|
||||
use crate::utils::{get_email_from_cert, get_filename, parse_pem};
|
||||
use crate::PENDING_FOLDER;
|
||||
|
||||
use lettre::{Message, Transport};
|
||||
use std::fs;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue