From 9f7010f142efae6c87278e1d5cb73db04f7f7b65 Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Wed, 2 Jan 2019 21:53:50 +0100 Subject: [PATCH] Remove empty lines --- cast.py | 7 ------- 1 file changed, 7 deletions(-) diff --git a/cast.py b/cast.py index 587fa147..a8731bd1 100644 --- a/cast.py +++ b/cast.py @@ -39,13 +39,6 @@ def cast(spell_name: str, target_name: str, platform: str) -> str: total *= crit else: crit_msg = "" - - - - - - - if platform == "telegram": if dmg_dice == 10 and dmg_max == 100 and dmg_mod == 20: return f"❇️‼️ Ho lanciato {spell} su " \