Release: Don't strip IRC colors if sending to IRC

This commit is contained in:
chotaire
2019-04-17 03:49:10 +02:00
parent d0b54d357f
commit f01193ffb1

View File

@@ -8,7 +8,6 @@ import (
"regexp"
"strings"
"sync"
"regexp"
"github.com/42wim/matterbridge/bridge"
"github.com/42wim/matterbridge/bridge/config"