diff --git a/the_prestige.py b/the_prestige.py index be4b9f4..1d2c766 100644 --- a/the_prestige.py +++ b/the_prestige.py @@ -736,7 +736,6 @@ def build_team_embed(team): return embed def vibe_check(vibes): - print(vibes) if vibes < -0.8: vibe_text = "Honestly Terrible" elif vibes < -0.4 and vibes > -0.8: