Skip to content

Commit

Permalink
Removed extraneous comma
Browse files Browse the repository at this point in the history
  • Loading branch information
Gobberwart committed Sep 7, 2016
1 parent 254cdbd commit ba1315d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pokecli.py
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ def get_commit_hash():
'cached_fort',
sender=bot,
level='debug',
formatted='Forts cached.',
formatted='Forts cached.'
)
except IOError as e:
bot.event_manager.emit(
Expand Down

0 comments on commit ba1315d

Please sign in to comment.