diff options
Diffstat (limited to 'modules/github.py')
| -rw-r--r-- | modules/github.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/github.py b/modules/github.py index 33fadc91..43e55958 100644 --- a/modules/github.py +++ b/modules/github.py @@ -168,7 +168,6 @@ class Module(ModuleManager.BaseModule): else: action_desc = utils.irc.color("closed without merging", utils.consts.RED) - action_desc = utils.irc.bold(action_desc) elif action == "synchronize": action_desc = "committed to" |
