diff --git a/service/matrix/matrix.go b/service/matrix/matrix.go index ff939bb..4598d74 100644 --- a/service/matrix/matrix.go +++ b/service/matrix/matrix.go @@ -5,7 +5,6 @@ import ( "github.com/matrix-org/gomatrix" "github.com/urfave/cli/v2" "strings" - //"github.com/urfave/cli/v2" ) type matrixPingMe struct {