From 7af2f92f221c5db9cc43e5039688b32002c4a4c3 Mon Sep 17 00:00:00 2001 From: Brendan Golden Date: Mon, 11 Sep 2023 01:06:03 +0100 Subject: [PATCH] fmt: fmt --- src/methods/account_new.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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