diff --git a/src/methods/account_new.rs b/src/methods/account_new.rs index a1b144d..e98ce6f 100644 --- a/src/methods/account_new.rs +++ b/src/methods/account_new.rs @@ -34,7 +34,7 @@ pub mod email { if record.email.trim().ends_with("@skynet.ie") { continue; } - + // if using csv check if the account is within date // check if the email is already in the db