README.md update

Fixed import in echo example
This commit is contained in:
CORNIERE Rémi
2020-01-09 07:28:40 +01:00
parent bf65de416d
commit 985f201a62
2 changed files with 15 additions and 3 deletions

View File

@@ -8,7 +8,6 @@ import (
"fmt"
"log"
"os"
"strings"
"gosrc.io/xmpp"
"gosrc.io/xmpp/stanza"