diff options
-rwxr-xr-x | post_bot.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/post_bot.py b/post_bot.py index c7eb064..3ba584f 100755 --- a/post_bot.py +++ b/post_bot.py @@ -31,7 +31,6 @@ def acheive_limit(): on_post = check_space while uncaped: - print("starting again!!!!") sleep(7) on_post += 1 |