diff --git a/bridge/telegram/handlers.go b/bridge/telegram/handlers.go index acae49f1..2479f689 100644 --- a/bridge/telegram/handlers.go +++ b/bridge/telegram/handlers.go @@ -5,7 +5,6 @@ import ( "regexp" "strconv" "strings" - "text/template/parse" "unicode/utf16" "github.com/42wim/matterbridge/bridge/config"