From 22ca63bf3d3ed4ec7a09e4850656ec174feca5b6 Mon Sep 17 00:00:00 2001 From: Brett Weiland Date: Mon, 2 Nov 2020 08:30:03 -0600 Subject: modified: post_bot.py --- post_bot.py | 1 - 1 file changed, 1 deletion(-) 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 -- cgit v1.2.3