Skip to content

Commit 2ddecf4

Browse files
author
Michael Fiano
committed
Removed some extra whitespace.
1 parent 8a9a765 commit 2ddecf4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lib/battle.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,3 @@ def show_debug(self):
3737
monsters = [monster.name for monster in self.battle_monsters]
3838
print """A battle has started on region #%s with: %s""" % (
3939
self.region, monsters)
40-
41-

0 commit comments

Comments
 (0)