diff --git a/main.py b/main.py index 74fa9df..1317db7 100644 --- a/main.py +++ b/main.py @@ -40,6 +40,5 @@ if not args.active and not args.cabinet: to.extend(d.get_all()) - to.append("fahadfaruqi1@gmail.com") # testing only e = Email(html_string, args.subject, to) e.email() diff --git a/req.txt b/req.txt index ebbe5d7..ff0b134 100644 Binary files a/req.txt and b/req.txt differ