diff --git a/gen.py b/gen.py index 17672a8..b682697 100755 --- a/gen.py +++ b/gen.py @@ -47,7 +47,6 @@ if __name__ == '__main__': toot = "@amber@toot.site Something went fucky" client.status_post(toot, visibility='unlisted', spoiler_text="Error!") try: - print(toot) if str(toot) == "": print("Filtered") else: