fmt: fmt
This commit is contained in:
parent
cfd757507d
commit
7af2f92f22
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue